#include <SimMuon/RPCDigitizer/plugins/RPCChamberMasker.cc>
Public Member Functions | |
RPCChamberMasker (const edm::ParameterSet &) | |
~RPCChamberMasker () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | beginRun (edm::Run const &, edm::EventSetup const &) override |
void | endRun (edm::Run const &, edm::EventSetup const &) override |
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 |
Implementation: Class to mask RPC digis on a for single DetIds
Definition at line 52 of file RPCChamberMasker.cc.
|
explicit |
Definition at line 84 of file RPCChamberMasker.cc.
References digiTag_, edm::ParameterSet::getParameter(), m_digiTag, theRE31_off, and theRE41_off.
|
override |
Definition at line 93 of file RPCChamberMasker.cc.
|
overrideprivate |
Definition at line 122 of file RPCChamberMasker.cc.
References edm::EventSetup::get(), get, m_ChEffs, MuonSystemAging::m_RPCChambEffs, DetId::rawId(), RPCGeometry::rolls(), RPCDetId::station(), theRE31_off, and theRE41_off.
|
overrideprivate |
Definition at line 157 of file RPCChamberMasker.cc.
|
static |
Definition at line 160 of file RPCChamberMasker.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and HLT_2018_cff::InputTag.
|
overrideprivate |
Definition at line 100 of file RPCChamberMasker.cc.
References digiTag_, edm::RandomNumberGenerator::getEngine(), iEvent, edm::InputTag::label(), m_ChEffs, m_digiTag, and eostools::move().
|
private |
Definition at line 66 of file RPCChamberMasker.cc.
Referenced by produce(), and RPCChamberMasker().
|
private |
Definition at line 68 of file RPCChamberMasker.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 67 of file RPCChamberMasker.cc.
Referenced by produce(), and RPCChamberMasker().
|
private |
Definition at line 69 of file RPCChamberMasker.cc.
Referenced by beginRun(), and RPCChamberMasker().
|
private |
Definition at line 70 of file RPCChamberMasker.cc.
Referenced by beginRun(), and RPCChamberMasker().