ATLAS Offline Software
|
the interface for UnitTestTool More...
#include <IUnitTestTool.h>
Public Member Functions | |
virtual int | getPropertyInt () const =0 |
get the integer property More... | |
virtual const IUnitTestTool * | getSubtool () const =0 |
get the subtool property More... | |
virtual void | print () const =0 |
Print the state of the tool. More... | |
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 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.