#include <HTMonitor.h>
Public Attributes | |
unsigned | nbins |
double | xmax |
double | xmin |
Definition at line 55 of file HTMonitor.h.
unsigned HTMonitor::MEHTbinning::nbins |
Definition at line 56 of file HTMonitor.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(), HTMonitor::bookHistograms(), python.rootplot.utilities.Hist::delete_bin(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::TGraph(), and python.rootplot.utilities.Hist::TH1F().
double HTMonitor::MEHTbinning::xmax |
Definition at line 58 of file HTMonitor.h.
Referenced by svgfig.XAxis::__repr__(), and HTMonitor::bookHistograms().
double HTMonitor::MEHTbinning::xmin |
Definition at line 57 of file HTMonitor.h.
Referenced by svgfig.XAxis::__repr__(), svgfig.Axes::__repr__(), svgfig.HGrid::__repr__(), svgfig.Grid::__repr__(), HTMonitor::bookHistograms(), and svgfig.Axes::SVG().