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