#include <V0Monitor.h>
Public Member Functions | |
MEbinning (int n, double min, double max) | |
MEbinning (std::vector< double > e) | |
Public Attributes | |
std::vector< double > | edges |
int | nbins |
unsigned int | nbins |
double | xmax |
double | xmin |
Definition at line 29 of file V0Monitor.h.
|
inline |
Definition at line 59 of file BPHMonitor.h.
|
inline |
Definition at line 60 of file BPHMonitor.h.
References edges, pileupCalc::nbins, TrackerOfflineValidation_Dqm_cff::xmax, and TrackerOfflineValidation_Dqm_cff::xmin.
std::vector<double> MEbinning::edges |
Definition at line 64 of file BPHMonitor.h.
Referenced by MEbinning().
int MEbinning::nbins |
Definition at line 30 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().
unsigned int MEbinning::nbins |
Definition at line 45 of file MuonMonitor.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 32 of file V0Monitor.h.
Referenced by svgfig.XAxis::__repr__().
double MEbinning::xmin |
Definition at line 31 of file V0Monitor.h.
Referenced by svgfig.XAxis::__repr__(), svgfig.Axes::__repr__(), svgfig.HGrid::__repr__(), svgfig.Grid::__repr__(), and svgfig.Axes::SVG().