ATLAS Offline Software
|
the interface for UnitTestTool3 More...
#include <IUnitTestTool3.h>
Public Member Functions | |
virtual const IUnitTestTool1 * | getSubtool () const =0 |
get the subtool we configured More... | |
virtual bool | subsubtoolEmpty () const =0 |
get whether the subtool configured for our subtool is empty More... | |
virtual const IUnitTestTool1 * | getSubsubtool () const =0 |
get the subtool configured for our subtool More... | |
virtual void | print () const =0 |
Print the state of the tool. More... | |
the interface for UnitTestTool3
Definition at line 20 of file IUnitTestTool3.h.
|
pure virtual |
get the subtool configured for our subtool
Implemented in asg::UnitTestTool3.
|
pure virtual |
get the subtool we configured
Implemented in asg::UnitTestTool3.
|
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.
|
pure virtual |
get whether the subtool configured for our subtool is empty
Implemented in asg::UnitTestTool3.