#include <EmDQMReco.h>
Public Member Functions | |
void | fillHistos (edm::Handle< trigger::TriggerEventWithRefs > &triggerObj, const edm::Event &iEvent, unsigned int n, std::vector< reco::Particle > &sortedReco, bool plotReco, bool plotMonpath) |
HistoFillerReco (EmDQMReco *d) | |
~HistoFillerReco () | |
Public Attributes | |
std::vector< edm::EDGetTokenT < edm::AssociationMap < edm::OneToValue< T, float > > > > | isoNameTokens_ |
Private Attributes | |
EmDQMReco * | dqm |
Definition at line 30 of file EmDQMReco.h.
|
inline |
Definition at line 32 of file EmDQMReco.h.
|
inline |
Definition at line 33 of file EmDQMReco.h.
void HistoFillerReco< T >::fillHistos | ( | edm::Handle< trigger::TriggerEventWithRefs > & | triggerObj, |
const edm::Event & | iEvent, | ||
unsigned int | n, | ||
std::vector< reco::Particle > & | sortedReco, | ||
bool | plotReco, | ||
bool | plotMonpath | ||
) |
Definition at line 727 of file EmDQMReco.cc.
References deltaR(), HistoFillerReco< T >::dqm, eta(), EmDQMReco::etahistiso, EmDQMReco::etahistisomatchreco, EmDQMReco::ethistiso, EmDQMReco::ethistisomatchreco, MonitorElement::Fill(), edm::Event::getByToken(), EmDQMReco::histEtaIsoOfHltObjMatchToReco, EmDQMReco::histEtIsoOfHltObjMatchToReco, EmDQMReco::histHltObjMatchToReco, EmDQMReco::histMatchReco, EmDQMReco::histMatchRecoMonPath, EmDQMReco::histPhiIsoOfHltObjMatchToReco, i, HistoFillerReco< T >::isoNameTokens_, edm::HandleBase::isValid(), j, n, EmDQMReco::numOfHLTCollectionLabels, p4, phi, EmDQMReco::phiHistIso, EmDQMReco::phiHistIsoMatchReco, EmDQMReco::plotiso, EmDQMReco::recocut_, EmDQMReco::reqNum, EmDQMReco::standardHist, EmDQMReco::theHLTCollectionLabels, EmDQMReco::theHLTOutputTypes, EmDQMReco::totalmatchreco, EmDQMReco::totalreco, trigger::TriggerL1IsoEG, and trigger::TriggerL1NoIsoEG.
Referenced by EmDQMReco::analyze().
|
private |
Definition at line 39 of file EmDQMReco.h.
Referenced by EmDQMPostProcessor::endRun(), HistoFillerReco< T >::fillHistos(), and HistoFiller< T >::fillHistos().
std::vector<edm::EDGetTokenT<edm::AssociationMap<edm::OneToValue< T , float> > > > HistoFillerReco< T >::isoNameTokens_ |
Definition at line 36 of file EmDQMReco.h.
Referenced by EmDQMReco::EmDQMReco(), and HistoFillerReco< T >::fillHistos().