![]() |
ATLAS Offline Software
|
#include <IEventShapeTool.h>
Public Member Functions | |
| virtual | ~IEventShapeTool () |
| Destructor: | |
| virtual StatusCode | fillEventShape () const =0 |
| Builds a default EventShape object, and records it in evt store. | |
| virtual StatusCode | fillEventShape (xAOD::EventShape *) const =0 |
| Fills the given EventShape object. | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
Definition at line 22 of file IEventShapeTool.h.
|
inlinevirtual |
|
pure virtual |
Builds a default EventShape object, and records it in evt store.
Implemented in EventDensityTool, and EventShapeCopier.
|
pure virtual |
Fills the given EventShape object.
Implemented in EventDensityTool, and EventShapeCopier.
|
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.