#include <JetConstitRemover.h>
Public Member Functions | |
JetConstitRemover (const std::string &myname) | |
virtual int | modifyJet (xAOD::Jet &jet) const |
Tool to remove constituents of a jet. Used to maximaly reduce the truth jet sizes in pile-up evgen files.
int JetConstitRemover::modifyJet | ( | xAOD::Jet & | jet | ) | const [virtual] |
Method to modify a jet. Returns 0 for success.
The accessor for the cluster element links
Implements ISingleJetModifier.