|  | ATLAS Offline Software
    | 
Interface for tools that want to calculate a weight from different event information. More...
#include <IWeightTool.h>
| Public Member Functions | |
| virtual | ~IWeightTool () | 
| Declare the interface that this class provides.  More... | |
| virtual double | getWeight () const =0 | 
| returns: the value that was calculated from the usual Athena storegate  More... | |
| virtual void | print () const =0 | 
| Print the state of the tool.  More... | |
Interface for tools that want to calculate a weight from different event information.
Definition at line 21 of file IWeightTool.h.
| 
 | inlinevirtual | 
Declare the interface that this class provides.
Virtual destructor
Definition at line 29 of file IWeightTool.h.
| 
 | pure virtual | 
returns: the value that was calculated from the usual Athena storegate
Implemented in WeightToolBase, PMGTools::PMGSherpa22VJetsWeightTool, SUSYIDWeight, WeightsAgregator, PDFWeight, and McEventWeight.
| 
 | pure virtualinherited | 
Print the state of the tool.
Implemented in JetRecTool, JetFinder, JetModifiedMassDrop, JetFromPseudojet, JetReclusterer, JetReclusteringTool, JetTruthLabelingTool, JetPileupLabelingTool, HI::HIPileupTool, LundVariablesTool, asg::AsgTool, JetDumper, JetBottomUpSoftDrop, JetRecursiveSoftDrop, JetSoftDrop, JetConstituentsRetriever, JetSubStructureMomentToolsBase, JetSplitter, JetToolRunner, JetPruner, JetPseudojetRetriever, JetTrimmer, AsgHelloTool, and KtDeltaRTool.
 1.8.18
 1.8.18