![]() |
ATLAS Offline Software
|
#include <IWeightPFOTool.h>
Public Member Functions | |
| virtual StatusCode | fillWeight (const xAOD::PFO &cpfo, float &weight) const =0 |
| Declare the interface that the class provides. | |
| virtual StatusCode | fillWeight (const xAOD::FlowElement &cpfo, float &weight) const =0 |
| virtual void | print () const =0 |
| Print the state of the tool. | |
Definition at line 18 of file IWeightPFOTool.h.
|
pure virtual |
Implemented in CP::WeightPFOTool.
|
pure virtual |
Declare the interface that the class provides.
given a PFO, extract weight
Implemented in CP::WeightPFOTool.
|
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, KtDeltaRTool, and LundVariablesTool.