#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 | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
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::ESGetToken< MuonSystemAging, MuonSystemAgingRcd > | agingObjToken_ |
edm::InputTag | digiTag_ |
std::map< RPCDetId, float > | m_ChEffs |
edm::EDGetTokenT< RPCDigiCollection > | m_digiTag |
edm::ESGetToken< RPCGeometry, MuonGeometryRecord > | rpcGeomToken_ |
bool | theRE31_off |
bool | theRE41_off |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Implementation: Class to mask RPC digis on a for single DetIds
Definition at line 52 of file RPCChamberMasker.cc.
|
explicit |
Definition at line 87 of file RPCChamberMasker.cc.
References agingObjToken_, digiTag_, deDxTools::esConsumes(), edm::ParameterSet::getParameter(), m_digiTag, rpcGeomToken_, theRE31_off, and theRE41_off.
|
override |
Definition at line 98 of file RPCChamberMasker.cc.
|
overrideprivate |
Definition at line 127 of file RPCChamberMasker.cc.
References agingObjToken_, edm::EventSetup::getHandle(), m_ChEffs, DetId::rawId(), rpcGeomToken_, RPCDetId::station(), theRE31_off, and theRE41_off.
|
overrideprivate |
Definition at line 159 of file RPCChamberMasker.cc.
|
static |
Definition at line 162 of file RPCChamberMasker.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and HLT_2022v15_cff::InputTag.
|
overrideprivate |
Definition at line 105 of file RPCChamberMasker.cc.
References digiTag_, edm::RandomNumberGenerator::getEngine(), iEvent, edm::InputTag::label(), m_ChEffs, m_digiTag, and eostools::move().
|
private |
Definition at line 73 of file RPCChamberMasker.cc.
Referenced by beginRun(), and RPCChamberMasker().
|
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 72 of file RPCChamberMasker.cc.
Referenced by beginRun(), 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().