ATLAS Offline Software
Loading...
Searching...
No Matches
IDTPM::IPlotsDefReadTool Class Referenceabstract

#include <IPlotsDefReadTool.h>

Inheritance diagram for IDTPM::IPlotsDefReadTool:
Collaboration diagram for IDTPM::IPlotsDefReadTool:

Public Member Functions

virtual std::vector< SinglePlotDefinitiongetPlotsDefinitions () const =0
 Parse input pltos defnitions and returns vector of SinglePlotDefinition.
virtual void print () const =0
 Print the state of the tool.

Detailed Description

Definition at line 29 of file IPlotsDefReadTool.h.

Member Function Documentation

◆ getPlotsDefinitions()

virtual std::vector< SinglePlotDefinition > IDTPM::IPlotsDefReadTool::getPlotsDefinitions ( ) const
pure virtual

Parse input pltos defnitions and returns vector of SinglePlotDefinition.

Implemented in IDTPM::JsonPlotsDefReadTool.

◆ print()


The documentation for this class was generated from the following file: