![]() |
ATLAS Offline Software
|
#include <IPhotonObservableTool.h>
Public Member Functions | |
| virtual | ~IPhotonObservableTool ()=default |
| virtual double | evaluate (const xAOD::Photon *photon) const =0 |
| double | evaluate (const xAOD::IParticle *particle) const override final |
| returns: the value that was calculated from the xAOD::IParticle | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
Definition at line 14 of file IPhotonObservableTool.h.
|
virtualdefault |
|
inlinefinaloverridevirtual |
returns: the value that was calculated from the xAOD::IParticle
Implements IObservableTool.
Reimplemented in PhotonIDBDT::PhotonBDTCalculator.
Definition at line 22 of file IPhotonObservableTool.h.
|
pure virtual |
Implemented in PhotonIDBDT::PhotonBDTCalculator.
|
pure virtualinherited |
Print the state of the tool.
Implemented in asg::AsgTool, AsgHelloTool, HI::HIPileupTool, JetBottomUpSoftDrop, JetConstituentsRetriever, JetDumper, JetFinder, JetFromPseudojet, JetModifiedMassDrop, JetPileupLabelingTool, JetPruner, JetPseudojetRetriever, JetReclusterer, JetReclusteringTool, JetRecTool, JetRecursiveSoftDrop, JetSoftDrop, JetSplitter, JetSubStructureMomentToolsBase, JetToolRunner, JetTrimmer, JetTruthLabelingTool, and KtDeltaRTool.