![]() |
ATLAS Offline Software
|
Public Member Functions | |
| PlotInfo (std::unique_ptr< T > plot, TLegend *legend, double maxy, TString xlabel, const TString ylabel) | |
Public Attributes | |
| std::unique_ptr< T > | plot {nullptr} |
| TLegend * | legend {nullptr} |
| double | maxy {0.} |
| TString | xlabel {} |
| const TString | ylabel {} |
Definition at line 45 of file MSVtxPlotComparison.h.
|
inline |
| TLegend* MSVtxPlotComparison::PlotInfo< T >::legend {nullptr} |
Definition at line 47 of file MSVtxPlotComparison.h.
| double MSVtxPlotComparison::PlotInfo< T >::maxy {0.} |
Definition at line 48 of file MSVtxPlotComparison.h.
| std::unique_ptr<T> MSVtxPlotComparison::PlotInfo< T >::plot {nullptr} |
Definition at line 46 of file MSVtxPlotComparison.h.
| TString MSVtxPlotComparison::PlotInfo< T >::xlabel {} |
Definition at line 49 of file MSVtxPlotComparison.h.
| const TString MSVtxPlotComparison::PlotInfo< T >::ylabel {} |
Definition at line 50 of file MSVtxPlotComparison.h.
1.8.18