ATLAS Offline Software
Public Member Functions | List of all members
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. More...
 
virtual void print () const =0
 Print the state of the tool. More...
 

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()

virtual void asg::IAsgTool::print ( ) const
pure virtualinherited

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