Public Member Functions | |
void | fill (const FlatTable &table, const std::vector< bool > &rowsel) override |
Profile1D (DQMStore::IBooker &booker, const edm::ParameterSet &cfg) | |
~Profile1D () override | |
Public Member Functions inherited from NanoAODDQM::Plot | |
const std::string & | name () const |
Plot (MonitorElement *me) | |
virtual | ~Plot () |
Protected Attributes | |
std::string | xcol_ |
std::string | ycol_ |
Protected Attributes inherited from NanoAODDQM::Plot | |
MonitorElement * | plot_ |
Definition at line 99 of file NanoAODDQM.cc.
|
inline |
Definition at line 101 of file NanoAODDQM.cc.
|
inlineoverride |
Definition at line 108 of file NanoAODDQM.cc.
|
inlineoverridevirtual |
Implements NanoAODDQM::Plot.
Definition at line 109 of file NanoAODDQM.cc.
References nanoaod::FlatTable::columnIndex(), Exception, MonitorElement::Fill(), nanoaod::FlatTable::getAnyValue(), gen::n, NanoAODDQM::Plot::plot_, and nanoaod::FlatTable::size().
|
protected |
Definition at line 119 of file NanoAODDQM.cc.
|
protected |
Definition at line 119 of file NanoAODDQM.cc.