Public Member Functions | |
AlCaHBHEMuonProducer (edm::ParameterSet const &, const AlCaHBHEMuons::Counters *count) | |
void | endStream () override |
void | produce (edm::Event &, const edm::EventSetup &) override |
~AlCaHBHEMuonProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer< edm::GlobalCache< AlCaHBHEMuons::Counters > > | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static void | globalEndJob (const AlCaHBHEMuons::Counters *counters) |
static std::unique_ptr< AlCaHBHEMuons::Counters > | initializeGlobalCache (edm::ParameterSet const &) |
Private Member Functions | |
void | beginRun (edm::Run const &, edm::EventSetup const &) override |
void | endRun (edm::Run const &, edm::EventSetup const &) override |
bool | select (const reco::MuonCollection &) |
Private Attributes | |
edm::InputTag | labelBS_ |
edm::InputTag | labelEB_ |
edm::InputTag | labelEE_ |
edm::InputTag | labelHBHE_ |
edm::InputTag | labelMuon_ |
edm::InputTag | labelVtx_ |
unsigned int | nAll_ |
unsigned int | nGood_ |
unsigned int | nRun_ |
double | pMuonMin_ |
edm::EDGetTokenT< reco::BeamSpot > | tok_BS_ |
edm::EDGetTokenT< EcalRecHitCollection > | tok_EB_ |
edm::EDGetTokenT< EcalRecHitCollection > | tok_EE_ |
edm::EDGetTokenT< HBHERecHitCollection > | tok_HBHE_ |
edm::EDGetTokenT< reco::MuonCollection > | tok_Muon_ |
edm::EDGetTokenT< reco::VertexCollection > | tok_Vtx_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< AlCaHBHEMuons::Counters > > | |
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 |
Definition at line 48 of file AlCaHBHEMuonProducer.cc.
|
explicit |
Definition at line 80 of file AlCaHBHEMuonProducer.cc.
References edm::ParameterSet::getParameter(), edm::InputTag::instance(), edm::InputTag::label(), labelBS_, labelEB_, labelEE_, labelHBHE_, labelMuon_, labelVtx_, pMuonMin_, tok_BS_, tok_EB_, tok_EE_, tok_HBHE_, tok_Muon_, and tok_Vtx_.
|
override |
Definition at line 112 of file AlCaHBHEMuonProducer.cc.
|
overrideprivate |
Definition at line 226 of file AlCaHBHEMuonProducer.cc.
References nRun_, and edm::RunBase::run().
|
overrideprivate |
|
override |
|
static |
Definition at line 222 of file AlCaHBHEMuonProducer.cc.
References KineDebug3::count().
|
inlinestatic |
Definition at line 53 of file AlCaHBHEMuonProducer.cc.
|
override |
Definition at line 114 of file AlCaHBHEMuonProducer.cc.
References accept(), EcalCondDBWriter_cfi::beam, edm::SortedCollection< T, SORT >::begin(), edm::SortedCollection< T, SORT >::end(), photonIsolationHIProducer_cfi::hbhe, iEvent, edm::InputTag::instance(), edm::HandleBase::isValid(), edm::InputTag::label(), labelBS_, labelEB_, labelEE_, labelHBHE_, labelMuon_, labelVtx_, eostools::move(), HLT_2018_cff::muon, PDWG_BPHSkim_cff::muons, nAll_, nGood_, edm::Handle< T >::product(), select(), tok_BS_, tok_EB_, tok_EE_, tok_HBHE_, tok_Muon_, tok_Vtx_, validateGeometry_cfg::valid, and badGlobalMuonTaggersAOD_cff::vtx.
|
private |
Definition at line 235 of file AlCaHBHEMuonProducer.cc.
References dqmdumpme::k, PDWG_BPHSkim_cff::muons, convertSQLiteXML::ok, AlCaHLTBitMon_ParallelJobs::p, and pMuonMin_.
Referenced by produce().
|
private |
Definition at line 68 of file AlCaHBHEMuonProducer.cc.
Referenced by AlCaHBHEMuonProducer(), and produce().
|
private |
Definition at line 69 of file AlCaHBHEMuonProducer.cc.
Referenced by AlCaHBHEMuonProducer(), and produce().
|
private |
Definition at line 69 of file AlCaHBHEMuonProducer.cc.
Referenced by AlCaHBHEMuonProducer(), and produce().
|
private |
Definition at line 69 of file AlCaHBHEMuonProducer.cc.
Referenced by AlCaHBHEMuonProducer(), and produce().
|
private |
Definition at line 69 of file AlCaHBHEMuonProducer.cc.
Referenced by AlCaHBHEMuonProducer(), and produce().
|
private |
Definition at line 68 of file AlCaHBHEMuonProducer.cc.
Referenced by AlCaHBHEMuonProducer(), and produce().
|
private |
Definition at line 67 of file AlCaHBHEMuonProducer.cc.
Referenced by endStream(), and produce().
|
private |
Definition at line 67 of file AlCaHBHEMuonProducer.cc.
Referenced by endStream(), and produce().
|
private |
Definition at line 67 of file AlCaHBHEMuonProducer.cc.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 70 of file AlCaHBHEMuonProducer.cc.
Referenced by AlCaHBHEMuonProducer(), and select().
|
private |
Definition at line 72 of file AlCaHBHEMuonProducer.cc.
Referenced by AlCaHBHEMuonProducer(), and produce().
|
private |
Definition at line 74 of file AlCaHBHEMuonProducer.cc.
Referenced by AlCaHBHEMuonProducer(), and produce().
|
private |
Definition at line 75 of file AlCaHBHEMuonProducer.cc.
Referenced by AlCaHBHEMuonProducer(), and produce().
|
private |
Definition at line 76 of file AlCaHBHEMuonProducer.cc.
Referenced by AlCaHBHEMuonProducer(), and produce().
|
private |
Definition at line 77 of file AlCaHBHEMuonProducer.cc.
Referenced by AlCaHBHEMuonProducer(), and produce().
|
private |
Definition at line 73 of file AlCaHBHEMuonProducer.cc.
Referenced by AlCaHBHEMuonProducer(), and produce().