![]() |
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 | |
| virtual bool | subsubtoolEmpty () const =0 |
| get whether the subtool configured for our subtool is empty | |
| virtual const IUnitTestTool1 * | getSubsubtool () const =0 |
| get the subtool configured for our subtool | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
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 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 |
get whether the subtool configured for our subtool is empty
Implemented in asg::UnitTestTool3.