Private Member Functions | |
void | calculateTrackTimes (const edm::View< reco::Track > &, const std::vector< reco::RecoToSimCollection > &, std::vector< float > &) const |
std::pair< float, float > | extractTrackVertexTime (const std::vector< std::pair< TrackingParticleRef, double > > &) const |
Private Attributes | |
const std::vector < edm::EDGetTokenT < reco::TrackToTrackingParticleAssociator > > | associators_ |
const edm::EDGetTokenT < edm::View< reco::Track > > | gsfTracks_ |
const edm::EDGetTokenT < edm::HepMCProduct > | hepMCProduct_ |
std::vector< std::unique_ptr < const ResolutionModel > > | resolutions_ |
const edm::EDGetTokenT < TrackingParticleCollection > | trackingParticles_ |
const edm::EDGetTokenT < TrackingVertexCollection > | trackingVertices_ |
const edm::EDGetTokenT < edm::View< reco::Track > > | tracks_ |
Additional Inherited Members | |
Public Types inherited from edm::global::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::global::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 41 of file TrackTimeValueMapProducer.cc.
TrackTimeValueMapProducer::TrackTimeValueMapProducer | ( | const edm::ParameterSet & | conf | ) |
Definition at line 87 of file TrackTimeValueMapProducer.cc.
References GlobalPosition_Frontier_DevDB_cff::tag.
|
inline |
Definition at line 44 of file TrackTimeValueMapProducer.cc.
|
private |
Definition at line 200 of file TrackTimeValueMapProducer.cc.
References edm::AssociationMap< edm::OneToManyWithQualityGeneric< edm::View< reco::Track >, TrackingParticleCollection, double > >::const_iterator, constexpr, extractTrackVertexTime(), edm::View< T >::refAt(), and edm::View< T >::size().
Referenced by produce().
|
private |
Definition at line 226 of file TrackTimeValueMapProducer.cc.
References LogDebug, mps_fire::result, and edm::second().
Referenced by calculateTrackTimes().
|
overridevirtual |
Implements edm::global::EDProducerBase.
Definition at line 119 of file TrackTimeValueMapProducer.cc.
References associators_, calculateTrackTimes(), edm::Event::getByToken(), edm::RandomNumberGenerator::getEngine(), gsfTracks_, i, edm::isFinite(), mergeVDriftHistosByStation::name, dtDQMClient_cfg::resolution, resolutions_, resos, rng, edm::View< T >::size(), AlCaHLTBitMon_QueryRunRegistry::string, create_public_lumi_plots::times, unpackBuffers-CaloStage2::token, trackingParticles_, and tracks_.
|
private |
Definition at line 56 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
private |
Definition at line 51 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
private |
Definition at line 54 of file TrackTimeValueMapProducer.cc.
|
private |
Definition at line 58 of file TrackTimeValueMapProducer.cc.
|
private |
Definition at line 52 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
private |
Definition at line 53 of file TrackTimeValueMapProducer.cc.
|
private |
Definition at line 50 of file TrackTimeValueMapProducer.cc.
Referenced by produce().