Public Member Functions | |
void | fill (const FlatTable &table, const std::vector< bool > &rowsel) override |
Plot1D (DQMStore::IBooker &booker, const edm::ParameterSet &cfg) | |
~Plot1D () override | |
Public Member Functions inherited from NanoAODDQM::Plot | |
const std::string & | name () const |
Plot (MonitorElement *me) | |
virtual | ~Plot () |
Protected Member Functions | |
template<typename T > | |
void | vfill (const FlatTable &table, int icol, const std::vector< bool > &rowsel) |
Protected Attributes | |
std::string | col_ |
Protected Attributes inherited from NanoAODDQM::Plot | |
MonitorElement * | plot_ |
Definition at line 71 of file NanoAODDQM.cc.
|
inline |
Definition at line 73 of file NanoAODDQM.cc.
|
inlineoverride |
Definition at line 78 of file NanoAODDQM.cc.
|
inlineoverridevirtual |
Implements NanoAODDQM::Plot.
Definition at line 79 of file NanoAODDQM.cc.
References nanoaod::FlatTable::BoolColumn, nanoaod::FlatTable::columnIndex(), nanoaod::FlatTable::columnType(), nanoaod::FlatTable::FloatColumn, nanoaod::FlatTable::IntColumn, and nanoaod::FlatTable::UInt8Column.
|
inlineprotected |
Definition at line 92 of file NanoAODDQM.cc.
References nanoaod::FlatTable::columnData(), data, MonitorElement::Fill(), mps_fire::i, gen::n, and NanoAODDQM::Plot::plot_.
|
protected |
Definition at line 90 of file NanoAODDQM.cc.