#include <InterestingEcalDetIdProducer.h>
Public Member Functions | |
void | beginRun (const edm::Run &, const edm::EventSetup &) override |
InterestingEcalDetIdProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~InterestingEcalDetIdProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Attributes | |
const CaloTopology * | caloTopology_ |
edm::InputTag | inputCollection_ |
edm::EDGetTokenT< reco::MuonCollection > | muonToken_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
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 13 of file InterestingEcalDetIdProducer.h.
|
explicit |
Definition at line 23 of file InterestingEcalDetIdProducer.cc.
References edm::ParameterSet::getParameter(), inputCollection_, and muonToken_.
|
override |
Definition at line 31 of file InterestingEcalDetIdProducer.cc.
|
override |
Definition at line 34 of file InterestingEcalDetIdProducer.cc.
References caloTopology_, and edm::EventSetup::get().
|
override |
Definition at line 42 of file InterestingEcalDetIdProducer.cc.
References caloTopology_, DetId::Ecal, spr::find(), edm::Event::getByToken(), CaloTopology::getSubdetectorTopology(), CaloSubdetectorTopology::getWindow(), triggerObjects_cff::id, interestingDetIdCollectionProducer_cfi::interestingDetIdCollection, eostools::move(), metsig::muon, extraflags_cff::muons, muonToken_, edm::Event::put(), and ecaldqm::topology().
|
private |
Definition at line 23 of file InterestingEcalDetIdProducer.h.
Referenced by beginRun(), and produce().
|
private |
Definition at line 21 of file InterestingEcalDetIdProducer.h.
Referenced by InterestingEcalDetIdProducer().
|
private |
Definition at line 22 of file InterestingEcalDetIdProducer.h.
Referenced by InterestingEcalDetIdProducer(), and produce().