Public Member Functions | |
virtual void | fill (const FlatTable &table, const std::vector< bool > &rowsel)=0 |
const std::string & | name () const |
Plot (MonitorElement *me) | |
virtual | ~Plot () |
Protected Attributes | |
MonitorElement * | plot_ |
Definition at line 48 of file NanoAODDQM.cc.
|
inline |
Definition at line 50 of file NanoAODDQM.cc.
|
inlinevirtual |
Definition at line 51 of file NanoAODDQM.cc.
|
pure virtual |
Implemented in NanoAODDQM::Profile1D, NanoAODDQM::Plot1D, and NanoAODDQM::Count1D.
|
inline |
Definition at line 53 of file NanoAODDQM.cc.
References dqm::impl::MonitorElement::getName(), and plot_.
Referenced by config.CFG::__str__(), validation.Sample::digest(), and VIDSelectorBase.VIDSelectorBase::initialize().
|
protected |
Definition at line 56 of file NanoAODDQM.cc.
Referenced by NanoAODDQM::Count1D::fill(), NanoAODDQM::Profile1D::fill(), name(), and NanoAODDQM::Plot1D::vfill().