#include <OccupancyPlotMacros.h>
Public Attributes | |
std::string | label |
int | max |
int | min |
Definition at line 15 of file OccupancyPlotMacros.h.
std::string SubDetParams::label |
Definition at line 16 of file OccupancyPlotMacros.h.
Referenced by python.rootplot.root2matplotlib.Hist::bar(), python.rootplot.root2matplotlib.Hist::barh(), python.rootplot.root2matplotlib.Hist::errorbar(), python.rootplot.root2matplotlib.Hist::errorbarh(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), and core.AutoHandle.AutoHandle::ReallyLoad().
int SubDetParams::max |
Definition at line 18 of file OccupancyPlotMacros.h.
int SubDetParams::min |
Definition at line 17 of file OccupancyPlotMacros.h.