#include <GEMDigiProducer.h>
Private Attributes | |
edm::EDGetTokenT< CrossingFrame< PSimHit > > | cf_token |
std::string | digiModelString_ |
GEMDigiModel * | gemDigiModel_ |
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 20 of file GEMDigiProducer.h.
Definition at line 26 of file GEMDigiProducer.h.
Definition at line 24 of file GEMDigiProducer.h.
|
explicit |
Definition at line 29 of file GEMDigiProducer.cc.
References cf_token, digiModelString_, Exception, gemDigiModel_, reco::get(), edm::ParameterSet::getParameter(), LogDebug, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
|
override |
Definition at line 58 of file GEMDigiProducer.cc.
References gemDigiModel_, edm::EventSetup::get(), GEMDigiModel::setGeometry(), and GEMDigiModel::setup().
|
override |
Definition at line 67 of file GEMDigiProducer.cc.
References cf_token, GEMGeometry::etaPartitions(), GEMDigiModel::fillDigis(), gemDigiModel_, GEMDigiModel::gemDigiSimLinks(), edm::Event::getByToken(), edm::RandomNumberGenerator::getEngine(), GEMDigiModel::getGeometry(), hfClusterShapes_cfi::hits, LogDebug, eostools::move(), edm::Handle< T >::product(), edm::Event::put(), trackerHits::simHits, GEMDigiModel::simulateNoise(), GEMDigiModel::simulateSignal(), edm::Event::streamID(), and GEMDigiModel::stripDigiSimLinks().
|
private |
Definition at line 39 of file GEMDigiProducer.h.
Referenced by GEMDigiProducer(), and produce().
|
private |
Definition at line 41 of file GEMDigiProducer.h.
Referenced by GEMDigiProducer().
|
private |
Definition at line 42 of file GEMDigiProducer.h.
Referenced by beginRun(), GEMDigiProducer(), produce(), and ~GEMDigiProducer().