ATLAS Offline Software
|
#include <IPlotsDefReadTool.h>
Public Member Functions | |
virtual std::vector< SinglePlotDefinition > | getPlotsDefinitions () const =0 |
Parse input pltos defnitions and returns vector of SinglePlotDefinition. More... | |
virtual void | print () const =0 |
Print the state of the tool. More... | |
Definition at line 29 of file IPlotsDefReadTool.h.
|
pure virtual |
Parse input pltos defnitions and returns vector of SinglePlotDefinition.
Implemented in IDTPM::JsonPlotsDefReadTool.
|
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.