Public Member Functions | |
SubjetMakerTool (std::string name) | |
int | modifyJet (xAOD::Jet &jet) const |
Public Attributes | |
std::string | m_type |
float | m_R |
float | m_minPt |
int SubjetMakerTool::modifyJet | ( | xAOD::Jet & | jet | ) | const [virtual] |
Method to modify a jet. Returns 0 for success.
Implements ISingleJetModifier.