Definition at line 115 of file NanoAODDQM.cc.
◆ Profile1D()
Definition at line 117 of file NanoAODDQM.cc.
120 cfg.getParameter<uint32_t>(
"nbins"),
121 cfg.getParameter<
double>(
"min"),
122 cfg.getParameter<
double>(
"max"),
◆ ~Profile1D()
NanoAODDQM::Profile1D::~Profile1D |
( |
| ) |
|
|
inlineoverride |
◆ fill()
void NanoAODDQM::Profile1D::fill |
( |
const FlatTable & |
table, |
|
|
const std::vector< bool > & |
rowsel |
|
) |
| |
|
inlineoverridevirtual |
◆ xcol_
std::string NanoAODDQM::Profile1D::xcol_ |
|
protected |
◆ ycol_
std::string NanoAODDQM::Profile1D::ycol_ |
|
protected |
MonitorElement * bookProfile(TString const &name, TString const &title, int nchX, double lowX, double highX, int, double lowY, double highY, char const *option="s", FUNC onbooking=NOOP())