![]() |
ATLAS Offline Software
|
the interface for UnitTestTool More...
#include <IUnitTestTool.h>
Public Member Functions | |
| virtual int | getPropertyInt () const =0 |
| get the integer property | |
| virtual const IUnitTestTool * | getSubtool () const =0 |
| get the subtool property | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
the interface for UnitTestTool
Definition at line 19 of file IUnitTestTool.h.
|
pure virtual |
get the integer property
Implemented in EL::UnitTestTool.
|
pure virtual |
get the subtool property
Implemented in EL::UnitTestTool.
|
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.