![]() |
ATLAS Offline Software
|
the interface for DataHandleTestTool More...
#include <IDataHandleTestTool.h>
Public Member Functions | |
| virtual void | runTest ()=0 |
| run the test | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
the interface for DataHandleTestTool
Definition at line 18 of file IDataHandleTestTool.h.
|
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, KtDeltaRTool, and LundVariablesTool.
|
pure virtual |
run the test
Implemented in asg::DataHandleTestTool.