#include <JetConstitFourMomTool.h>
Public Member Functions | |
JetConstitFourMomTool (std::string myname) | |
virtual int | modifyJet (xAOD::Jet &jet) const |
void | calcConstitFourVec (const xAOD::Jet &jet, xAOD::JetFourMom_t &constitFourVec) const |
Russell Smith May 2015
Tool to attach the LC constituent level 4-vector to EM Jets
int JetConstitFourMomTool::modifyJet | ( | xAOD::Jet & | jet | ) | const [virtual] |
Method to modify a jet. Returns 0 for success.
Implements ISingleJetModifier.