#include <TriggerDQMBase.h>
Public Member Functions | |
template<typename... Args> | |
void | fill (const bool pass_num, Args... args) |
ObjME () | |
virtual | ~ObjME () |
Public Attributes | |
MonitorElement * | denominator = nullptr |
MonitorElement * | numerator = nullptr |
Definition at line 22 of file TriggerDQMBase.h.
|
inline |
Definition at line 24 of file TriggerDQMBase.h.
|
inlinevirtual |
Definition at line 25 of file TriggerDQMBase.h.
void TriggerDQMBase::ObjME::fill | ( | const bool | pass_num, |
Args... | args | ||
) |
Definition at line 87 of file TriggerDQMBase.h.
References writedatasetfile::args, denominator, dqm::impl::MonitorElement::Fill(), and numerator.
Referenced by NoBPTXMonitor::analyze(), TopMonitor::analyze(), BTagAndProbe::analyze(), and ParticleNetJetTagMonitor::analyze().
MonitorElement* TriggerDQMBase::ObjME::denominator = nullptr |
Definition at line 28 of file TriggerDQMBase.h.
Referenced by DiDispStaMuonMonitor::analyze(), METplusTrackMonitor::analyze(), MuonMonitor::analyze(), METMonitor::analyze(), DiJetMonitor::analyze(), PhotonMonitor::analyze(), RazorMonitor::analyze(), HTMonitor::analyze(), BPHMonitor::analyze(), fill(), METDQM::fillHistograms(), HTDQM::fillHistograms(), JetDQM::fillHistograms(), HMesonGammaDQM::fillHistograms(), and JetMonitor::FillME().
MonitorElement* TriggerDQMBase::ObjME::numerator = nullptr |
Definition at line 27 of file TriggerDQMBase.h.
Referenced by DiDispStaMuonMonitor::analyze(), NoBPTXMonitor::analyze(), METplusTrackMonitor::analyze(), MuonMonitor::analyze(), METMonitor::analyze(), ZGammaplusJetsMonitor::analyze(), DiJetMonitor::analyze(), PhotonMonitor::analyze(), RazorMonitor::analyze(), HTMonitor::analyze(), ParticleNetJetTagMonitor::analyze(), BPHMonitor::analyze(), fill(), METDQM::fillHistograms(), HTDQM::fillHistograms(), JetDQM::fillHistograms(), HMesonGammaDQM::fillHistograms(), and JetMonitor::FillME().