#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 | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () 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 25 of file RPCandIRPCDigiProducer.h.
|
explicit |
Definition at line 40 of file RPCandIRPCDigiProducer.cc.
References collection_for_XF, crossingFrameToken, Exception, edm::ParameterSet::getParameter(), HLT_2018_cff::InputTag, mix_, AlCaHLTBitMon_QueryRunRegistry::string, theIRPCDigitizer, theRPCDigitizer, theRPCSimSetUpIRPC, and theRPCSimSetUpRPC.
|
override |
Definition at line 63 of file RPCandIRPCDigiProducer.cc.
References theIRPCDigitizer, theRPCDigitizer, theRPCSimSetUpIRPC, and theRPCSimSetUpRPC.
|
override |
Definition at line 70 of file RPCandIRPCDigiProducer.cc.
References _pGeom, edm::EventSetup::get(), get, RPCClusterSize::getCls(), RPCStripNoises::getVNoise(), RPCDigitizer::setGeometry(), IRPCDigitizer::setGeometry(), RPCSimSetUp::setGeometry(), RPCSimSetUp::setRPCSetUp(), RPCDigitizer::setRPCSimSetUp(), IRPCDigitizer::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 50 of file RPCandIRPCDigiProducer.h.
Referenced by beginRun().
|
private |
Definition at line 46 of file RPCandIRPCDigiProducer.h.
Referenced by RPCandIRPCDigiProducer().
|
private |
Definition at line 49 of file RPCandIRPCDigiProducer.h.
Referenced by produce(), and RPCandIRPCDigiProducer().
|
private |
Definition at line 45 of file RPCandIRPCDigiProducer.h.
Referenced by RPCandIRPCDigiProducer().
|
private |
Definition at line 39 of file RPCandIRPCDigiProducer.h.
Referenced by beginRun(), produce(), RPCandIRPCDigiProducer(), and ~RPCandIRPCDigiProducer().
|
private |
Definition at line 38 of file RPCandIRPCDigiProducer.h.
Referenced by beginRun(), produce(), RPCandIRPCDigiProducer(), and ~RPCandIRPCDigiProducer().
|
private |
Definition at line 41 of file RPCandIRPCDigiProducer.h.
Referenced by beginRun(), RPCandIRPCDigiProducer(), and ~RPCandIRPCDigiProducer().
|
private |
Definition at line 40 of file RPCandIRPCDigiProducer.h.
Referenced by beginRun(), RPCandIRPCDigiProducer(), and ~RPCandIRPCDigiProducer().