Private Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &setup) override |
void | endJob () override |
vector< int > | nDimuonsByType (const Handle< CandidateView > d) |
vector< int > | nMuonsByType (const Handle< CandidateView > d) |
Private Attributes | |
EDGetTokenT< CandidateView > | anyDimuonToken |
int | counterMatrix [5][5] |
EDGetTokenT< CandidateView > | muonToken |
EDGetTokenT< CandidateView > | tracksToken |
EDGetTokenT< TriggerResults > | triggerResultsToken |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Definition at line 42 of file dimuonHLTFilterCheck.cc.
dimuonHLTFilterCheck::dimuonHLTFilterCheck | ( | const edm::ParameterSet & | pset | ) |
Definition at line 74 of file dimuonHLTFilterCheck.cc.
References counterMatrix, and mps_fire::i.
|
overrideprivate |
Definition at line 94 of file dimuonHLTFilterCheck.cc.
References edm::HLTGlobalStatus::accept(), anyDimuonToken, counterMatrix, gather_cfg::cout, reco::Candidate::eta(), reco::Candidate::get(), mps_fire::i, reco::Candidate::isGlobalMuon(), extraflags_cff::muons, muons_cff::muonTable, muonToken, nDimuonsByType(), nMuonsByType(), edm::Handle< T >::product(), reco::Candidate::pt(), edm::View< T >::refAt(), edm::HLTGlobalStatus::size(), edm::View< T >::size(), edm::HLTGlobalStatus::state(), l1t::tracks, tracksToken, edm::TriggerNames::triggerName(), edm::TriggerNames::triggerNames(), triggerResults, triggerResultsToken, and edm::HLTGlobalStatus::wasrun().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 267 of file dimuonHLTFilterCheck.cc.
References counterMatrix, gather_cfg::cout, DEFINE_FWK_MODULE, and mps_fire::i.
|
private |
Definition at line 199 of file dimuonHLTFilterCheck.cc.
References reco::Candidate::daughter(), mps_fire::i, reco::Candidate::isGlobalMuon(), reco::Candidate::isStandAloneMuon(), reco::Candidate::isTrackerMuon(), edm::View< T >::refAt(), and edm::View< T >::size().
Referenced by analyze().
|
private |
Definition at line 241 of file dimuonHLTFilterCheck.cc.
References gather_cfg::cout, mps_fire::i, reco::Candidate::isGlobalMuon(), reco::Candidate::isStandAloneMuon(), reco::Candidate::isTrackerMuon(), edm::View< T >::refAt(), and edm::View< T >::size().
Referenced by analyze().
|
private |
Definition at line 53 of file dimuonHLTFilterCheck.cc.
Referenced by analyze().
|
private |
Definition at line 59 of file dimuonHLTFilterCheck.cc.
Referenced by analyze(), dimuonHLTFilterCheck(), and endJob().
|
private |
Definition at line 52 of file dimuonHLTFilterCheck.cc.
Referenced by analyze().
|
private |
Definition at line 51 of file dimuonHLTFilterCheck.cc.
Referenced by analyze().
|
private |
Definition at line 50 of file dimuonHLTFilterCheck.cc.
Referenced by analyze().