Public Types | |
typedef edm::DetSetVector< ME0DigiSimLink > | ME0DigiSimLinks |
typedef edm::DetSetVector< StripDigiSimLink > | StripDigiSimLinks |
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 |
ME0DigiProducer (const edm::ParameterSet &ps) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~ME0DigiProducer () 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 | |
edm::EDGetTokenT< CrossingFrame< PSimHit > > | cf_token |
edm::ESGetToken< ME0Geometry, MuonGeometryRecord > | geom_token_ |
std::unique_ptr< ME0DigiModel > | ME0DigiModel_ |
Definition at line 41 of file ME0DigiProducer.cc.
Definition at line 45 of file ME0DigiProducer.cc.
Definition at line 43 of file ME0DigiProducer.cc.
|
explicit |
Definition at line 63 of file ME0DigiProducer.cc.
References get, edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridedefault |
|
override |
Definition at line 88 of file ME0DigiProducer.cc.
References geom_token_, edm::EventSetup::getHandle(), and ME0DigiModel_.
|
override |
Definition at line 94 of file ME0DigiProducer.cc.
References cf_token, MillePedeFileConverter_cfg::e, edm::RandomNumberGenerator::getEngine(), hfClusterShapes_cfi::hits, LogDebug, ME0DigiModel_, eostools::move(), edm::Handle< T >::product(), and FastTrackerRecHitCombiner_cfi::simHits.
|
private |
Definition at line 57 of file ME0DigiProducer.cc.
Referenced by produce().
|
private |
Definition at line 58 of file ME0DigiProducer.cc.
Referenced by beginRun().
|
private |
Definition at line 60 of file ME0DigiProducer.cc.
Referenced by beginRun(), and produce().