![]() |
ATLAS Offline Software
|
#include <IHIEventShapeSummaryTool.h>
Public Member Functions | |
| virtual | ~IHIEventShapeSummaryTool () |
| virtual StatusCode | summarize (const xAOD::HIEventShapeContainer *in, xAOD::HIEventShapeContainer *out) const =0 |
| virtual StatusCode | initialize ()=0 |
| virtual std::string | dumpList () const |
| virtual void | print () const =0 |
| Print the state of the tool. | |
Definition at line 11 of file IHIEventShapeSummaryTool.h.
|
inlinevirtual |
Definition at line 16 of file IHIEventShapeSummaryTool.h.
|
inlinevirtual |
Reimplemented in HIEventShapeSummaryTool.
Definition at line 19 of file IHIEventShapeSummaryTool.h.
|
pure virtual |
Implemented in HIEventShapeSummaryTool.
|
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.
|
pure virtual |
Implemented in HIEventShapeSummaryTool.