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 | |
bool | bitset_ |
std::string | col_ |
Protected Attributes inherited from NanoAODDQM::Plot | |
MonitorElement * | plot_ |
Definition at line 84 of file NanoAODDQM.cc.
|
inline |
Definition at line 86 of file NanoAODDQM.cc.
|
inlineoverride |
Definition at line 94 of file NanoAODDQM.cc.
|
inlineoverridevirtual |
Implements NanoAODDQM::Plot.
Definition at line 95 of file NanoAODDQM.cc.
References nanoaod::FlatTable::Bool, col_, nanoaod::FlatTable::Double, Exception, nanoaod::FlatTable::Float, nanoaod::FlatTable::Int16, nanoaod::FlatTable::Int32, nanoaod::FlatTable::Int8, TableParser::table, nanoaod::FlatTable::UInt16, nanoaod::FlatTable::UInt32, and nanoaod::FlatTable::UInt8.
|
inlineprotected |
Definition at line 136 of file NanoAODDQM.cc.
References b, b1, bitset_, data, dqm::impl::MonitorElement::Fill(), mps_fire::i, dqmiodumpmetadata::n, NanoAODDQM::Plot::plot_, TableParser::table, heppy_batch::val, and relativeConstraints::value.
|
protected |
Definition at line 134 of file NanoAODDQM.cc.
Referenced by vfill().
|
protected |
Definition at line 133 of file NanoAODDQM.cc.
Referenced by fill().