ATLAS Offline Software
|
#include <IElectronPhotonShowerShapeFudgeTool.h>
Public Member Functions | |
virtual const CP::CorrectionCode | applyCorrection (xAOD::Photon &ph) const =0 |
Declare the interface that the class provides. More... | |
virtual const CP::CorrectionCode | applyCorrection (xAOD::Electron &el) const =0 |
virtual const CP::CorrectionCode | correctedCopy (const xAOD::Photon &ph, xAOD::Photon *&output) const =0 |
virtual const CP::CorrectionCode | correctedCopy (const xAOD::Electron &el, xAOD::Electron *&output) const =0 |
virtual void | print () const =0 |
Print the state of the tool. More... | |
Definition at line 30 of file IElectronPhotonShowerShapeFudgeTool.h.
|
pure virtual |
Implemented in ElectronPhotonVariableCorrectionTool.
|
pure virtual |
Declare the interface that the class provides.
Apply the correction on a modifyable object
Implemented in ElectronPhotonVariableCorrectionTool.
|
pure virtual |
Implemented in ElectronPhotonVariableCorrectionTool.
|
pure virtual |
Implemented in ElectronPhotonVariableCorrectionTool.
|
pure virtualinherited |
Print the state of the tool.
Implemented in JetRecTool, JetFinder, JetModifiedMassDrop, JetFromPseudojet, JetReclusterer, JetReclusteringTool, JetTruthLabelingTool, JetPileupLabelingTool, HI::HIPileupTool, asg::AsgTool, JetDumper, JetBottomUpSoftDrop, JetRecursiveSoftDrop, JetSoftDrop, JetConstituentsRetriever, JetSubStructureMomentToolsBase, JetSplitter, JetToolRunner, JetPruner, JetPseudojetRetriever, JetTrimmer, AsgHelloTool, and KtDeltaRTool.