Crombie Tools
crombie::Plotter::Plot::PlotInfo Struct Reference

Public Member Functions

 PlotInfo (const Hist::Hist &hist={}, double xsec={}, std::string entry={}, FileConfig::Type type={}, short style={})
 

Public Attributes

std::string entry
 
Hist::Hist hist
 
short style
 
FileConfig::Type type
 
double xsec
 

Detailed Description

Definition at line 38 of file src/include/crombie/Plotter.h.

Constructor & Destructor Documentation

§ PlotInfo()

crombie::Plotter::Plot::PlotInfo::PlotInfo ( const Hist::Hist hist = {},
double  xsec = {},
std::string  entry = {},
FileConfig::Type  type = {},
short  style = {} 
)
inline

Definition at line 39 of file src/include/crombie/Plotter.h.

References entry, style, type, and xsec.

Member Data Documentation

§ entry

std::string crombie::Plotter::Plot::PlotInfo::entry

Definition at line 45 of file src/include/crombie/Plotter.h.

Referenced by PlotInfo().

§ hist

Hist::Hist crombie::Plotter::Plot::PlotInfo::hist

§ style

short crombie::Plotter::Plot::PlotInfo::style

§ type

FileConfig::Type crombie::Plotter::Plot::PlotInfo::type

§ xsec

double crombie::Plotter::Plot::PlotInfo::xsec

Definition at line 44 of file src/include/crombie/Plotter.h.

Referenced by PlotInfo().


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