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 91 of file NanoAODDQM.cc.
|
inline |
Definition at line 93 of file NanoAODDQM.cc.
|
inlineoverride |
Definition at line 101 of file NanoAODDQM.cc.
|
inlineoverridevirtual |
Implements NanoAODDQM::Plot.
Definition at line 102 of file NanoAODDQM.cc.
References nanoaod::FlatTable::Bool, col_, nanoaod::FlatTable::Double, Exception, nanoaod::FlatTable::Float, nanoaod::FlatTable::Int16, nanoaod::FlatTable::Int32, TableParser::table, nanoaod::FlatTable::UInt16, nanoaod::FlatTable::UInt32, and nanoaod::FlatTable::UInt8.
|
inlineprotected |
Definition at line 140 of file NanoAODDQM.cc.
References b, b1, bitset_, ALPAKA_ACCELERATOR_NAMESPACE::brokenline::constexpr(), data, dqm::impl::MonitorElement::Fill(), mps_fire::i, create_idmaps::n, NanoAODDQM::Plot::plot_, TableParser::table, heppy_batch::val, and relativeConstraints::value.
|
protected |
Definition at line 138 of file NanoAODDQM.cc.
Referenced by vfill().
|
protected |
Definition at line 137 of file NanoAODDQM.cc.
Referenced by fill().