#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 | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Attributes | |
const RPCGeometry * | _pGeom |
std::string | collection_for_XF |
edm::EDGetTokenT< CrossingFrame< PSimHit > > | crossingFrameToken |
std::string | mix_ |
IRPCDigitizer * | theIRPCDigitizer |
RPCDigitizer * | theRPCDigitizer |
RPCSimSetUp * | theRPCSimSetUpIRPC |
RPCSimSetUp * | theRPCSimSetUpRPC |
Definition at line 22 of file RPCandIRPCDigiProducer.h.
Definition at line 26 of file RPCandIRPCDigiProducer.h.
|
explicit |
Definition at line 40 of file RPCandIRPCDigiProducer.cc.
References Exception, edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 64 of file RPCandIRPCDigiProducer.cc.
|
override |
Definition at line 71 of file RPCandIRPCDigiProducer.cc.
References edm::EventSetup::get(), RPCClusterSize::getCls(), and RPCStripNoises::getVNoise().
|
override |
Produces the EDM products,
Definition at line 98 of file RPCandIRPCDigiProducer.cc.
References edm::Event::getByToken(), edm::RandomNumberGenerator::getEngine(), hfClusterShapes_cfi::hits, LogDebug, eostools::move(), edm::Handle< T >::product(), edm::Event::put(), and edm::Event::streamID().
void RPCandIRPCDigiProducer::setRPCSetUp | ( | const std::vector< RPCStripNoises::NoiseItem > & | , |
const std::vector< double > & | |||
) |
|
private |
Definition at line 52 of file RPCandIRPCDigiProducer.h.
|
private |
Definition at line 48 of file RPCandIRPCDigiProducer.h.
|
private |
Definition at line 51 of file RPCandIRPCDigiProducer.h.
|
private |
Definition at line 47 of file RPCandIRPCDigiProducer.h.
|
private |
Definition at line 41 of file RPCandIRPCDigiProducer.h.
|
private |
Definition at line 40 of file RPCandIRPCDigiProducer.h.
|
private |
Definition at line 43 of file RPCandIRPCDigiProducer.h.
|
private |
Definition at line 42 of file RPCandIRPCDigiProducer.h.