#include <RPCandIRPCDigiProducer.h>
Public Types | |
typedef RPCDigitizer::RPCDigiSimLinks | RPCDigitizerSimLinks |
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 |
Public Member Functions | |
void | beginRun (const edm::Run &, const edm::EventSetup &) override |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
RPCandIRPCDigiProducer (const edm::ParameterSet &ps) | |
void | setRPCSetUp (const std::vector< RPCStripNoises::NoiseItem > &, const std::vector< double > &) |
~RPCandIRPCDigiProducer () 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 |
Private Attributes | |
const RPCGeometry * | _pGeom |
edm::ESGetToken< RPCClusterSize, RPCClusterSizeRcd > | clsToken |
std::string | collection_for_XF |
edm::EDGetTokenT< CrossingFrame< PSimHit > > | crossingFrameToken |
edm::ESGetToken< RPCGeometry, MuonGeometryRecord > | geomToken |
std::string | mix_ |
edm::ESGetToken< RPCStripNoises, RPCStripNoisesRcd > | noiseToken |
IRPCDigitizer * | theIRPCDigitizer |
RPCDigitizer * | theRPCDigitizer |
RPCSimSetUp * | theRPCSimSetUpIRPC |
RPCSimSetUp * | theRPCSimSetUpRPC |
Definition at line 24 of file RPCandIRPCDigiProducer.h.
Definition at line 27 of file RPCandIRPCDigiProducer.h.
|
explicit |
Definition at line 36 of file RPCandIRPCDigiProducer.cc.
References clsToken, collection_for_XF, crossingFrameToken, Exception, geomToken, edm::ParameterSet::getParameter(), ProducerED_cfi::InputTag, mix_, noiseToken, AlCaHLTBitMon_QueryRunRegistry::string, theIRPCDigitizer, theRPCDigitizer, theRPCSimSetUpIRPC, and theRPCSimSetUpRPC.
|
override |
Definition at line 62 of file RPCandIRPCDigiProducer.cc.
References theIRPCDigitizer, theRPCDigitizer, theRPCSimSetUpIRPC, and theRPCSimSetUpRPC.
|
override |
Definition at line 69 of file RPCandIRPCDigiProducer.cc.
References _pGeom, clsToken, options_cfi::eventSetup, geomToken, RPCClusterSize::getCls(), RPCStripNoises::getVNoise(), noiseToken, IRPCDigitizer::setGeometry(), RPCDigitizer::setGeometry(), RPCSimSetUp::setGeometry(), RPCSimSetUp::setRPCSetUp(), IRPCDigitizer::setRPCSimSetUp(), RPCDigitizer::setRPCSimSetUp(), theIRPCDigitizer, theRPCDigitizer, theRPCSimSetUpIRPC, and theRPCSimSetUpRPC.
|
override |
Produces the EDM products,
Definition at line 90 of file RPCandIRPCDigiProducer.cc.
References crossingFrameToken, RPCDigitizer::doAction(), IRPCDigitizer::doAction(), MillePedeFileConverter_cfg::e, edm::RandomNumberGenerator::getEngine(), hfClusterShapes_cfi::hits, LogDebug, eostools::move(), edm::Handle< T >::product(), theIRPCDigitizer, and theRPCDigitizer.
void RPCandIRPCDigiProducer::setRPCSetUp | ( | const std::vector< RPCStripNoises::NoiseItem > & | , |
const std::vector< double > & | |||
) |
|
private |
Definition at line 52 of file RPCandIRPCDigiProducer.h.
Referenced by beginRun().
|
private |
Definition at line 57 of file RPCandIRPCDigiProducer.h.
Referenced by beginRun(), and RPCandIRPCDigiProducer().
|
private |
Definition at line 48 of file RPCandIRPCDigiProducer.h.
Referenced by RPCandIRPCDigiProducer().
|
private |
Definition at line 51 of file RPCandIRPCDigiProducer.h.
Referenced by produce(), and RPCandIRPCDigiProducer().
|
private |
Definition at line 55 of file RPCandIRPCDigiProducer.h.
Referenced by beginRun(), and RPCandIRPCDigiProducer().
|
private |
Definition at line 47 of file RPCandIRPCDigiProducer.h.
Referenced by RPCandIRPCDigiProducer().
|
private |
Definition at line 56 of file RPCandIRPCDigiProducer.h.
Referenced by beginRun(), and RPCandIRPCDigiProducer().
|
private |
Definition at line 41 of file RPCandIRPCDigiProducer.h.
Referenced by beginRun(), produce(), RPCandIRPCDigiProducer(), and ~RPCandIRPCDigiProducer().
|
private |
Definition at line 40 of file RPCandIRPCDigiProducer.h.
Referenced by beginRun(), produce(), RPCandIRPCDigiProducer(), and ~RPCandIRPCDigiProducer().
|
private |
Definition at line 43 of file RPCandIRPCDigiProducer.h.
Referenced by beginRun(), RPCandIRPCDigiProducer(), and ~RPCandIRPCDigiProducer().
|
private |
Definition at line 42 of file RPCandIRPCDigiProducer.h.
Referenced by beginRun(), RPCandIRPCDigiProducer(), and ~RPCandIRPCDigiProducer().