#include <EffectiveRTool.h>
Public Member Functions | |
EffectiveRTool (std::string myname) | |
virtual int | modifyJet (xAOD::Jet &jet) const |
Giordon Stark
Created: May 2015
Tool to calculate EffectiveR for VariableR reclustering Updated: May 2016 Make it compatible with AnaToolHandle
int EffectiveRTool::modifyJet | ( | xAOD::Jet & | jet | ) | const [virtual] |
Method to modify a jet. Returns 0 for success.
Implements ISingleJetModifier.