#include <L1TMuonDQMOffline.h>
Protected Member Functions | |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &lumiBlock, edm::EventSetup const &c) override |
virtual void | bookControlHistos (DQMStore::IBooker &) |
virtual void | bookEfficiencyHistos (DQMStore::IBooker &ibooker, int ptCut) |
virtual void | bookHistograms (DQMStore::IBooker &ibooker, const edm::Run &run, const edm::EventSetup &iSetup) override |
virtual void | dqmBeginRun (const edm::Run &run, const edm::EventSetup &iSetup) override |
virtual void | dqmEndLuminosityBlock (edm::LuminosityBlock const &lumiBlock, edm::EventSetup const &c) |
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) |
Private Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | getMuonGmtPairs (edm::Handle< l1t::MuonBxCollection > &gmtCands) |
const reco::Vertex | getPrimaryVertex (edm::Handle< reco::VertexCollection > &vertex, edm::Handle< reco::BeamSpot > &beamSpot) |
void | getProbeMuons (edm::Handle< edm::TriggerResults > &trigResults, edm::Handle< trigger::TriggerEvent > &trigEvent) |
void | getTightMuons (edm::Handle< reco::MuonCollection > &muons, const reco::Vertex &vertex) |
bool | matchHlt (edm::Handle< trigger::TriggerEvent > &triggerEvent, const reco::Muon *mu) |
Definition at line 113 of file L1TMuonDQMOffline.h.
L1TMuonDQMOffline::L1TMuonDQMOffline | ( | const edm::ParameterSet & | ps | ) |
Definition at line 106 of file L1TMuonDQMOffline.cc.
References gather_cfg::cout, m_MaxGmtMuonDR, m_MaxHltMuonDR, m_MaxMuonEta, and m_verbose.
|
virtual |
Definition at line 132 of file L1TMuonDQMOffline.cc.
|
overrideprivate |
Definition at line 181 of file L1TMuonDQMOffline.cc.
References ecalDrivenElectronSeedsParameters_cff::beamSpot, BXVector< T >::begin(), gather_cfg::cout, BXVector< T >::end(), PVValHelper::eta, edm::EventSetup::get(), edm::Event::getByToken(), getMuonGmtPairs(), getPrimaryVertex(), getProbeMuons(), getTightMuons(), m_BField, m_BsInputTag, m_EfficiencyHistos, m_GmtInputTag, m_GmtPtCuts, m_MaxMuonEta, m_MuonGmtPairs, m_MuonInputTag, m_propagatorAlong, m_propagatorOpposite, m_trigInputTag, m_trigProcess_token, m_verbose, m_VtxInputTag, RPCpg::mu, electronCleaner_cfi::muons, phi, impactParameterTagInfos_cfi::primaryVertex, and EnergyCorrector::pt.
|
overrideprotectedvirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 171 of file L1TMuonDQMOffline.cc.
References gather_cfg::cout, edm::LuminosityBlockBase::id(), edm::LuminosityBlockID::luminosityBlock(), and m_verbose.
|
protectedvirtual |
Definition at line 300 of file L1TMuonDQMOffline.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), gather_cfg::cout, m_ControlHistos, m_EfficiencyHistos, m_HistFolder, m_verbose, dataset::name, Pi, and DQMStore::IBooker::setCurrentFolder().
Referenced by bookHistograms().
|
protectedvirtual |
Definition at line 331 of file L1TMuonDQMOffline.cc.
References DQMStore::IBooker::book1D(), gather_cfg::cout, m_EfficiencyHistos, m_effVsEtaBins, m_effVsPhiBins, m_effVsPtBins, m_HistFolder, m_verbose, HiGenCleaner_cff::ptCut, and DQMStore::IBooker::setCurrentFolder().
Referenced by bookHistograms().
|
overrideprotectedvirtual |
Definition at line 141 of file L1TMuonDQMOffline.cc.
References bookControlHistos(), bookEfficiencyHistos(), gather_cfg::cout, createfilelist::int, m_GmtPtCuts, m_hltConfig, m_trigIndices, m_trigNames, m_verbose, HLTConfigProvider::size(), and HLTConfigProvider::triggerName().
|
overrideprotectedvirtual |
Definition at line 134 of file L1TMuonDQMOffline.cc.
References gather_cfg::cout, HLTConfigProvider::init(), m_hltConfig, m_trigProcess, and m_verbose.
|
protectedvirtual |
Definition at line 176 of file L1TMuonDQMOffline.cc.
References gather_cfg::cout, edm::LuminosityBlockBase::id(), edm::LuminosityBlockID::luminosityBlock(), and m_verbose.
|
private |
Definition at line 507 of file L1TMuonDQMOffline.cc.
References BXVector< T >::begin(), gather_cfg::cout, MuonGmtPair::dR(), BXVector< T >::end(), PVValHelper::eta, m_ControlHistos, m_EfficiencyHistos, m_MaxGmtMuonDR, m_MuonGmtPairs, m_ProbeMuons, m_verbose, RPCpg::mu, phi, and EnergyCorrector::pt.
Referenced by analyze().
|
private |
Definition at line 421 of file L1TMuonDQMOffline.cc.
References reco::BeamSpot::BeamWidthX(), reco::BeamSpot::BeamWidthY(), edm::HandleBase::isValid(), reco::BeamSpot::position(), impactParameterTagInfos_cfi::primaryVertex, and reco::BeamSpot::sigmaZ().
Referenced by analyze().
|
private |
Definition at line 469 of file L1TMuonDQMOffline.cc.
References gather_cfg::cout, PVValHelper::eta, m_ControlHistos, m_EfficiencyHistos, m_ProbeMuons, m_TightMuons, m_verbose, matchHlt(), phi, EnergyCorrector::pt, and mathSSE::sqrt().
Referenced by analyze().
|
private |
Definition at line 453 of file L1TMuonDQMOffline.cc.
References gather_cfg::cout, muon::isTightMuon(), m_ControlHistos, m_TightMuons, and m_verbose.
Referenced by analyze().
|
private |
Definition at line 551 of file L1TMuonDQMOffline.cc.
References DEFINE_FWK_MODULE, deltaR(), trigger::TriggerEvent::filterIds(), trigger::TriggerEvent::filterIndex(), trigger::TriggerEvent::filterKeys(), trigger::TriggerEvent::getObjects(), m_hltConfig, m_MaxHltMuonDR, m_trigIndices, m_trigProcess, HLTConfigProvider::moduleLabels(), HLTConfigProvider::size(), and TriggerAnalyzer::trigObjs.
Referenced by getProbeMuons().
|
private |
Definition at line 143 of file L1TMuonDQMOffline.h.
Referenced by analyze().
|
private |
Definition at line 168 of file L1TMuonDQMOffline.h.
Referenced by analyze().
|
private |
Definition at line 149 of file L1TMuonDQMOffline.h.
Referenced by bookControlHistos(), getMuonGmtPairs(), getProbeMuons(), and getTightMuons().
|
private |
Definition at line 148 of file L1TMuonDQMOffline.h.
Referenced by analyze(), bookControlHistos(), bookEfficiencyHistos(), getMuonGmtPairs(), and getProbeMuons().
|
private |
Definition at line 175 of file L1TMuonDQMOffline.h.
Referenced by bookEfficiencyHistos().
|
private |
Definition at line 174 of file L1TMuonDQMOffline.h.
Referenced by bookEfficiencyHistos().
|
private |
Definition at line 173 of file L1TMuonDQMOffline.h.
Referenced by bookEfficiencyHistos().
|
private |
Definition at line 166 of file L1TMuonDQMOffline.h.
Referenced by analyze().
|
private |
Definition at line 164 of file L1TMuonDQMOffline.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 163 of file L1TMuonDQMOffline.h.
Referenced by bookControlHistos(), and bookEfficiencyHistos().
|
private |
Definition at line 141 of file L1TMuonDQMOffline.h.
Referenced by bookHistograms(), dqmBeginRun(), and matchHlt().
Definition at line 159 of file L1TMuonDQMOffline.h.
|
private |
Definition at line 157 of file L1TMuonDQMOffline.h.
|
private |
Definition at line 180 of file L1TMuonDQMOffline.h.
Referenced by getMuonGmtPairs(), and L1TMuonDQMOffline().
|
private |
Definition at line 181 of file L1TMuonDQMOffline.h.
Referenced by L1TMuonDQMOffline(), and matchHlt().
|
private |
Definition at line 179 of file L1TMuonDQMOffline.h.
Referenced by analyze(), and L1TMuonDQMOffline().
|
private |
Definition at line 154 of file L1TMuonDQMOffline.h.
Referenced by analyze(), and getMuonGmtPairs().
|
private |
Definition at line 165 of file L1TMuonDQMOffline.h.
Referenced by analyze().
|
private |
Definition at line 153 of file L1TMuonDQMOffline.h.
Referenced by getMuonGmtPairs(), and getProbeMuons().
|
private |
Definition at line 144 of file L1TMuonDQMOffline.h.
Referenced by analyze().
|
private |
Definition at line 145 of file L1TMuonDQMOffline.h.
Referenced by analyze().
|
private |
Definition at line 156 of file L1TMuonDQMOffline.h.
|
private |
Definition at line 158 of file L1TMuonDQMOffline.h.
|
private |
Definition at line 152 of file L1TMuonDQMOffline.h.
Referenced by getProbeMuons(), and getTightMuons().
|
private |
Definition at line 177 of file L1TMuonDQMOffline.h.
Referenced by bookHistograms(), and matchHlt().
|
private |
Definition at line 169 of file L1TMuonDQMOffline.h.
Referenced by analyze().
|
private |
Definition at line 172 of file L1TMuonDQMOffline.h.
Referenced by bookHistograms().
|
private |
Definition at line 170 of file L1TMuonDQMOffline.h.
Referenced by dqmBeginRun(), and matchHlt().
|
private |
Definition at line 171 of file L1TMuonDQMOffline.h.
Referenced by analyze().
|
private |
Definition at line 162 of file L1TMuonDQMOffline.h.
Referenced by analyze(), beginLuminosityBlock(), bookControlHistos(), bookEfficiencyHistos(), bookHistograms(), dqmBeginRun(), dqmEndLuminosityBlock(), getMuonGmtPairs(), getProbeMuons(), getTightMuons(), and L1TMuonDQMOffline().
|
private |
Definition at line 167 of file L1TMuonDQMOffline.h.
Referenced by analyze().