#include <SimMuon/RPCDigitizer/plugins/RPCChamberMasker.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
virtual void | beginRun (edm::Run const &, edm::EventSetup const &) override |
virtual void | endRun (edm::Run const &, edm::EventSetup const &) override |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::InputTag | digiTag_ |
std::map< RPCDetId, float > | m_ChEffs |
edm::EDGetTokenT< RPCDigiCollection > | m_digiTag |
bool | theRE31_off |
bool | theRE41_off |
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 |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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) |
Implementation: Class to mask RPC digis on a for single DetIds
Definition at line 53 of file RPCChamberMasker.cc.
|
explicit |
Definition at line 88 of file RPCChamberMasker.cc.
References digiTag_, edm::ParameterSet::getParameter(), m_digiTag, theRE31_off, and theRE41_off.
RPCChamberMasker::~RPCChamberMasker | ( | ) |
Definition at line 101 of file RPCChamberMasker.cc.
|
overrideprivatevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 142 of file RPCChamberMasker.cc.
References edm::EventSetup::get(), m_ChEffs, MuonSystemAging::m_RPCChambEffs, DetId::rawId(), RPCGeometry::rolls(), RPCDetId::station(), theRE31_off, and theRE41_off.
|
overrideprivatevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 186 of file RPCChamberMasker.cc.
|
static |
Definition at line 193 of file RPCChamberMasker.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and DEFINE_FWK_MODULE.
|
overrideprivatevirtual |
Definition at line 113 of file RPCChamberMasker.cc.
References digiTag_, edm::Event::getByToken(), edm::RandomNumberGenerator::getEngine(), edm::InputTag::label(), m_ChEffs, m_digiTag, eostools::move(), edm::Event::put(), and edm::Event::streamID().
|
private |
Definition at line 69 of file RPCChamberMasker.cc.
Referenced by produce(), and RPCChamberMasker().
|
private |
Definition at line 71 of file RPCChamberMasker.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 70 of file RPCChamberMasker.cc.
Referenced by produce(), and RPCChamberMasker().
|
private |
Definition at line 72 of file RPCChamberMasker.cc.
Referenced by beginRun(), and RPCChamberMasker().
|
private |
Definition at line 73 of file RPCChamberMasker.cc.
Referenced by beginRun(), and RPCChamberMasker().