ATLAS Offline Software
|
Interface for (a) tool(s) testing the event store. More...
#include <IEventStoreTestTool.h>
Public Member Functions | |
virtual StatusCode | performTest () const =0 |
Function performing (a) test(s) with the event store. More... | |
virtual void | print () const =0 |
Print the state of the tool. More... | |
Interface for (a) tool(s) testing the event store.
Definition at line 14 of file IEventStoreTestTool.h.
|
pure virtual |
Function performing (a) test(s) with the event store.
Implemented in asg::EventStoreTestTool.
|
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.