#include <EwkMuLumiMonitorDQM.h>
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
DQM offline for EWK MuLumiMonitor: intended for luminosity purposes using Z/W
Definition at line 37 of file EwkMuLumiMonitorDQM.h.
EwkMuLumiMonitorDQM::EwkMuLumiMonitorDQM | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 36 of file EwkMuLumiMonitorDQM.cc.
References isValidHltConfig_.
|
virtual |
number of prescale sets available
Implements edm::stream::EDAnalyzerBase.
Definition at line 216 of file EwkMuLumiMonitorDQM.cc.
References acopCut_, beamSpotToken_, caloTowerToken_, reco::LeafCandidate::charge(), reco::TrackBase::charge(), reco::TrackBase::dxy(), dxyCut_, eta, reco::LeafCandidate::eta(), reco::TrackBase::eta(), etaMuCut_, f, MonitorElement::Fill(), edm::Event::getByToken(), highMass1HLT_, highMass2HLT_, highMassGlbSta_, highMassGlbTrk_, highMassIsBothGlbTrkThanW_, highMassNotIso_, hltConfigProvider_, i, reco::Muon::innerTrack(), reco::Muon::isGlobalMuon(), IsMuMatchedToHLTMu(), isoCut03_, reco::Muon::isStandAloneMuon(), isW_, isZGlbSta_, isZGlbTrk_, isZGolden1HLT_, isZGolden2HLT_, isZGoldenNoIso_, j, relval_steps::k, LogTrace, M_PI, mass1HLT_, mass2HLT_, massGlbSta_, massGlbTrk_, massIsBothGlbTrkThanW_, massNotIso_, maxDeltaR_, maxDPtRel_, objects.METAnalyzer::met, objects.METAnalyzer::metCollection, metIncludesMuons_, metToken_, HLTConfigProvider::moduleLabels(), mtMax_, RPCpg::mu, muIso(), patZpeak::muons, muonToken_, gen::n, n1hlt, n2hlt, nall, mergeVDriftHistosByStation::name, nEvWithHighPtMu, nGlbSta, nGlbTrk, nhlt, niso, nNotIso, nsel, nTMass, nW, dbtoconf::out, AlCaHLTBitMon_ParallelJobs::p, reco::TrackBase::p(), reco::LeafCandidate::p4(), reco::LeafCandidate::phi(), HLTConfigProvider::prescaleSize(), HLTConfigProvider::prescaleValue(), EnergyCorrector::pt, reco::LeafCandidate::pt(), reco::TrackBase::pt(), ptMuCut_, reco::LeafCandidate::px(), reco::TrackBase::px(), reco::LeafCandidate::py(), reco::TrackBase::py(), reco::TrackBase::pz(), alignCSCRings::s, findQualityFiles::size, mathSSE::sqrt(), contentValuesCheck::ss, AlCaHLTBitMon_QueryRunRegistry::string, tkIso(), TMass_, testEve_cfg::tracks, trackToken_, trigEvToken_, HLTConfigProvider::triggerIndex(), HLTConfigProvider::triggerNames(), triggerResults, trigToken_, and findQualityFiles::v.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 106 of file EwkMuLumiMonitorDQM.cc.
References DQMStore::IBooker::book1D(), highMass1HLT_, highMass2HLT_, highMassGlbSta_, highMassGlbTrk_, highMassIsBothGlbTrkThanW_, highMassNotIso_, mass1HLT_, mass2HLT_, massGlbSta_, massGlbTrk_, massIsBothGlbTrkThanW_, massNotIso_, DQMStore::IBooker::setCurrentFolder(), and TMass_.
|
virtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 81 of file EwkMuLumiMonitorDQM.cc.
References hltConfigProvider_, HLTConfigProvider::init(), isValidHltConfig_, n1hlt, n2hlt, nall, nEvWithHighPtMu, nGlbSta, nGlbTrk, nhlt, nInKinRange, niso, nNotIso, nsel, nTMass, nW, edm::InputTag::process(), and trigTag_.
|
virtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 197 of file EwkMuLumiMonitorDQM.cc.
References n1hlt, n2hlt, nall, nGlbSta, nhlt, nNotIso, nsel, and nTMass.
void EwkMuLumiMonitorDQM::init_histograms | ( | ) |
bool EwkMuLumiMonitorDQM::IsMuMatchedToHLTMu | ( | const reco::Muon & | mu, |
const std::vector< reco::Particle > & | HLTMu, | ||
double | DR, | ||
double | DPtRel | ||
) |
Definition at line 182 of file EwkMuLumiMonitorDQM.cc.
References deltaR(), relval_steps::k, EnergyCorrector::pt, and reco::LeafCandidate::pt().
Referenced by analyze().
double EwkMuLumiMonitorDQM::muIso | ( | const reco::Muon & | mu | ) |
Definition at line 135 of file EwkMuLumiMonitorDQM.cc.
References reco::MuonIsolation::emEt, reco::MuonIsolation::hadEt, isCombinedIso_, reco::Muon::isolationR03(), isRelativeIso_, reco::LeafCandidate::pt(), and reco::MuonIsolation::sumPt.
Referenced by analyze().
double EwkMuLumiMonitorDQM::tkIso | ( | const reco::Track & | tk, |
edm::Handle< reco::TrackCollection > | tracks, | ||
edm::Handle< CaloTowerCollection > | calotower | ||
) |
Definition at line 145 of file EwkMuLumiMonitorDQM.cc.
References deltaR(), PFRecoTauDiscriminationAgainstElectronDeadECAL_cfi::dR, HTMLExport::elem(), reco::TrackBase::eta(), i, isCombinedIso_, isRelativeIso_, reco::Track::outerEta(), reco::Track::outerPhi(), reco::TrackBase::phi(), reco::TrackBase::pt(), ptThreshold_, mathSSE::sqrt(), reco::TrackBase::vx(), reco::TrackBase::vy(), and reco::TrackBase::vz().
Referenced by analyze().
|
private |
Definition at line 82 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 58 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 61 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 75 of file EwkMuLumiMonitorDQM.h.
|
private |
Definition at line 77 of file EwkMuLumiMonitorDQM.h.
|
private |
Definition at line 83 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 69 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 91 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 101 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 106 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 113 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 96 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 137 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 72 of file EwkMuLumiMonitorDQM.h.
|
private |
Definition at line 73 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 71 of file EwkMuLumiMonitorDQM.h.
|
private |
Definition at line 136 of file EwkMuLumiMonitorDQM.h.
Referenced by dqmBeginRun(), and EwkMuLumiMonitorDQM().
|
private |
Definition at line 134 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 132 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 133 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 129 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 130 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 131 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 90 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 100 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 105 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 112 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 95 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 78 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 63 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 62 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 81 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 80 of file EwkMuLumiMonitorDQM.h.
|
private |
Definition at line 59 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 121 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), dqmBeginRun(), and endRun().
|
private |
Definition at line 122 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), dqmBeginRun(), and endRun().
|
private |
Definition at line 115 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), dqmBeginRun(), and endRun().
|
private |
Definition at line 116 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 124 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), dqmBeginRun(), and endRun().
|
private |
Definition at line 125 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 120 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), dqmBeginRun(), and endRun().
|
private |
Definition at line 117 of file EwkMuLumiMonitorDQM.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 119 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 123 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), dqmBeginRun(), and endRun().
|
private |
Definition at line 118 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), dqmBeginRun(), and endRun().
|
private |
Definition at line 126 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), dqmBeginRun(), and endRun().
|
private |
Definition at line 127 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 68 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 76 of file EwkMuLumiMonitorDQM.h.
Referenced by tkIso().
|
private |
Definition at line 110 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 60 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 57 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 55 of file EwkMuLumiMonitorDQM.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 56 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().