Private Member Functions | |
void | setupDetIdPipes (const edm::EventSetup &eventSetup) |
Private Attributes | |
std::map< unsigned int, TrackingRecHitPipe > | _detIdPipes |
std::vector< TrackingRecHitAlgorithm * > | _recHitAlgorithms |
edm::EDGetTokenT< std::vector< PSimHit > > | _simHitToken |
unsigned long long | _trackerGeometryCacheID = 0 |
unsigned long long | _trackerTopologyCacheID = 0 |
Additional Inherited Members | |
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 | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 39 of file TrackingRecHitProducer.cc.
TrackingRecHitProducer::TrackingRecHitProducer | ( | const edm::ParameterSet & | config | ) |
Definition at line 65 of file TrackingRecHitProducer.cc.
References _recHitAlgorithms, _simHitToken, edm::EDConsumerBase::consumesCollector(), edm::ParameterSet::dump(), Exception, reco::get(), edm::ParameterSet::getParameter(), validationMuonRPCDigis_cfi::simHitTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 95 of file TrackingRecHitProducer.cc.
References _recHitAlgorithms, and patPFMETCorrections_cff::algo.
|
override |
Definition at line 112 of file TrackingRecHitProducer.cc.
|
overridevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 104 of file TrackingRecHitProducer.cc.
References _recHitAlgorithms, and patPFMETCorrections_cff::algo.
|
overridevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 247 of file TrackingRecHitProducer.cc.
References _recHitAlgorithms, patPFMETCorrections_cff::algo, and DEFINE_FWK_MODULE.
|
override |
Definition at line 162 of file TrackingRecHitProducer.cc.
References _detIdPipes, _recHitAlgorithms, _simHitToken, patPFMETCorrections_cff::algo, PSimHit::detUnitId(), Exception, plotBeamSpotDB::first, eostools::move(), TrackingRecHitPipe::produce(), setupDetIdPipes(), rpcPointValidation_cfi::simHit, trackerHits::simHits, and edm::OwnVector< T, P >::size().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 117 of file TrackingRecHitProducer.cc.
References _detIdPipes, _recHitAlgorithms, _trackerGeometryCacheID, _trackerTopologyCacheID, TrackingRecHitPipe::addAlgorithm(), patPFMETCorrections_cff::algo, edm::eventsetup::EventSetupRecord::cacheIdentifier(), TrackerGeometry::detIds(), Exception, edm::EventSetup::get(), edm::eventsetup::EventSetupRecord::get(), TrackingRecHitAlgorithm::getSelectionString(), or, TrackerDetIdSelector::passSelection(), pipe::pipe(), TrackerTopology::print(), edm::ESHandle< T >::product(), and TrackingRecHitPipe::size().
Referenced by produce().
|
private |
Definition at line 47 of file TrackingRecHitProducer.cc.
Referenced by produce(), and setupDetIdPipes().
|
private |
Definition at line 44 of file TrackingRecHitProducer.cc.
Referenced by beginStream(), endStream(), produce(), setupDetIdPipes(), TrackingRecHitProducer(), and ~TrackingRecHitProducer().
|
private |
Definition at line 43 of file TrackingRecHitProducer.cc.
Referenced by produce(), and TrackingRecHitProducer().
|
private |
Definition at line 45 of file TrackingRecHitProducer.cc.
Referenced by setupDetIdPipes().
|
private |
Definition at line 46 of file TrackingRecHitProducer.cc.
Referenced by setupDetIdPipes().