#include <JetMuonSegmentMomentsTool.h>
Public Member Functions | |
JetMuonSegmentMomentsTool (const std::string &name) | |
virtual int | modifyJet (xAOD::Jet &jet) const |
Steven Schramm
February 2014
Tool to calculate general muon segment based jet moments Primarily intended for punch-through studies and corrections
Moments to calculate: None yet...
int JetMuonSegmentMomentsTool::modifyJet | ( | xAOD::Jet & | jet | ) | const [virtual] |
Method to modify a jet. Returns 0 for success.
Implements ISingleJetModifier.