![]() |
ATLAS Offline Software
|
the interface for UnitTestTool1 More...
#include <IUnitTestTool1.h>
Public Member Functions | |
| virtual std::string | getPropertyString () const =0 |
| get the integer property | |
| virtual int | getPropertyInt () const =0 |
| get the integer property | |
| virtual void | setPropertyInt (int val_property)=0 |
| get the integer property | |
| virtual bool | isInitialized () const =0 |
| get whether we have been initialized | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
the interface for UnitTestTool1
Definition at line 18 of file IUnitTestTool1.h.
|
pure virtual |
get the integer property
Implemented in asg::UnitTestTool1, and asg::UnitTestTool1A.
|
pure virtual |
get the integer property
Implemented in asg::UnitTestTool1, and asg::UnitTestTool1A.
|
pure virtual |
get whether we have been initialized
Implemented in asg::UnitTestTool1, and asg::UnitTestTool1A.
|
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 the integer property
Implemented in asg::UnitTestTool1, and asg::UnitTestTool1A.