Definition at line 58 of file NanoAODDQM.cc.
◆ Count1D()
Definition at line 60 of file NanoAODDQM.cc.
63 cfg.getParameter<uint32_t>(
"nbins"),
64 cfg.getParameter<
double>(
"min"),
65 cfg.getParameter<
double>(
"max"))) {}
◆ ~Count1D()
NanoAODDQM::Count1D::~Count1D |
( |
| ) |
|
|
inlineoverride |
◆ fill()
void NanoAODDQM::Count1D::fill |
( |
const FlatTable & |
table, |
|
|
const std::vector< bool > & |
rowsel |
|
) |
| |
|
inlineoverridevirtual |
MonitorElement * book1D(TString const &name, TString const &title, int const nchX, double const lowX, double const highX, FUNC onbooking=NOOP())