|
Crombie Tools
|
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 |
Definition at line 38 of file src/include/crombie/Plotter.h.
|
inline |
| std::string crombie::Plotter::Plot::PlotInfo::entry |
Definition at line 45 of file src/include/crombie/Plotter.h.
Referenced by PlotInfo().
| Hist::Hist crombie::Plotter::Plot::PlotInfo::hist |
Definition at line 43 of file src/include/crombie/Plotter.h.
Referenced by crombie::Plotter::Plot::add(), crombie::Plotter::Plot::draw(), and crombie::Plotter::SingleFile().
| short crombie::Plotter::Plot::PlotInfo::style |
Definition at line 47 of file src/include/crombie/Plotter.h.
Referenced by crombie::Plotter::Plot::add(), crombie::Plotter::Plot::draw(), and PlotInfo().
| FileConfig::Type crombie::Plotter::Plot::PlotInfo::type |
Definition at line 46 of file src/include/crombie/Plotter.h.
Referenced by crombie::Plotter::Plot::add(), crombie::Plotter::Plot::draw(), and PlotInfo().
| double crombie::Plotter::Plot::PlotInfo::xsec |
Definition at line 44 of file src/include/crombie/Plotter.h.
Referenced by PlotInfo().