#include <V0Monitor.h>
Public Attributes | |
int | nbins |
double | xmax |
double | xmin |
Definition at line 30 of file V0Monitor.h.
int MEbinning::nbins |
Definition at line 31 of file V0Monitor.h.
Referenced by python.rootplot.utilities.Hist::__init_TGraph(), python.rootplot.utilities.Hist::__len__(), python.rootplot.root2matplotlib.Hist::_prepare_xaxis(), python.rootplot.root2matplotlib.Hist::_prepare_yaxis(), python.rootplot.utilities.Hist::av_xerr(), python.rootplot.utilities.Hist::av_yerr(), python.rootplot.utilities.Hist::delete_bin(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::TGraph(), and python.rootplot.utilities.Hist::TH1F().
double MEbinning::xmax |
Definition at line 33 of file V0Monitor.h.
Referenced by svgfig.XAxis::__repr__().
double MEbinning::xmin |
Definition at line 32 of file V0Monitor.h.
Referenced by svgfig.XAxis::__repr__(), svgfig.Axes::__repr__(), svgfig.HGrid::__repr__(), svgfig.Grid::__repr__(), and svgfig.Axes::SVG().