#include <RPCandIRPCDigiProducer.h>
Public Types | |
typedef RPCDigitizer::RPCDigiSimLinks | RPCDigitizerSimLinks |
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 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 | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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 39 of file RPCandIRPCDigiProducer.cc.
References clsToken, collection_for_XF, crossingFrameToken, Exception, geomToken, edm::ParameterSet::getParameter(), HLT_FULL_cff::InputTag, mix_, noiseToken, AlCaHLTBitMon_QueryRunRegistry::string, theIRPCDigitizer, theRPCDigitizer, theRPCSimSetUpIRPC, and theRPCSimSetUpRPC.
|
override |
Definition at line 65 of file RPCandIRPCDigiProducer.cc.
References theIRPCDigitizer, theRPCDigitizer, theRPCSimSetUpIRPC, and theRPCSimSetUpRPC.
|
override |
Definition at line 72 of file RPCandIRPCDigiProducer.cc.
References _pGeom, clsToken, geomToken, edm::EventSetup::get(), get, RPCClusterSize::getCls(), edm::EventSetup::getHandle(), 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 94 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().