#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 Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
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 collection_for_XF, crossingFrameToken, Exception, edm::ParameterSet::getParameter(), HLT_FULL_cff::InputTag, mix_, rng, AlCaHLTBitMon_QueryRunRegistry::string, theIRPCDigitizer, theRPCDigitizer, theRPCSimSetUpIRPC, and theRPCSimSetUpRPC.
|
virtual |
Definition at line 64 of file RPCandIRPCDigiProducer.cc.
References theIRPCDigitizer, theRPCDigitizer, theRPCSimSetUpIRPC, and theRPCSimSetUpRPC.
|
overridevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 71 of file RPCandIRPCDigiProducer.cc.
References _pGeom, edm::EventSetup::get(), RPCDigitizer::setGeometry(), IRPCDigitizer::setGeometry(), RPCSimSetUp::setGeometry(), RPCSimSetUp::setRPCSetUp(), RPCDigitizer::setRPCSimSetUp(), IRPCDigitizer::setRPCSimSetUp(), theIRPCDigitizer, theRPCDigitizer, theRPCSimSetUpIRPC, and theRPCSimSetUpRPC.
|
overridevirtual |
Produces the EDM products,
Implements edm::stream::EDProducerBase.
Definition at line 98 of file RPCandIRPCDigiProducer.cc.
References crossingFrameToken, RPCDigitizer::doAction(), IRPCDigitizer::doAction(), edm::Event::getByToken(), edm::RandomNumberGenerator::getEngine(), LogDebug, eostools::move(), edm::Handle< T >::product(), edm::Event::put(), rng, edm::Event::streamID(), 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 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 47 of file RPCandIRPCDigiProducer.h.
Referenced by 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().