![]() |
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. More... | |
virtual StatusCode | fillWeight (const xAOD::FlowElement &cpfo, float &weight) const =0 |
virtual void | print () const =0 |
Print the state of the tool. More... | |
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 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.