Private Member Functions | |
float | extractTrackVertexTime (const TrackingParticle &, const reco::TransientTrack &) const |
Private Attributes | |
const std::vector < edm::EDGetTokenT < reco::TrackToTrackingParticleAssociator > > | associators_ |
const edm::ESGetToken < TransientTrackBuilder, TransientTrackRecord > | builderToken_ |
const float | etaMax_ |
const float | etaMaxForPtThreshold_ |
const float | etaMin_ |
const edm::EDGetTokenT < std::vector < PileupSummaryInfo > > | pileupSummaryInfo_ |
const float | pMin_ |
const float | ptMin_ |
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_ |
const std::string | tracksName_ |
Additional Inherited Members | |
Public Types inherited from edm::global::EDProducerBase | |
typedef EDProducerBase | 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::global::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 41 of file TrackTimeValueMapProducer.cc.
TrackTimeValueMapProducer::TrackTimeValueMapProducer | ( | const edm::ParameterSet & | conf | ) |
Definition at line 85 of file TrackTimeValueMapProducer.cc.
References GlobalPosition_Frontier_DevDB_cff::tag.
|
inlineoverride |
Definition at line 44 of file TrackTimeValueMapProducer.cc.
|
private |
Definition at line 226 of file TrackTimeValueMapProducer.cc.
References reco::TrackBase::charge(), reco::deltaPhi(), dt, PVValHelper::dz, reco::TransientTrack::field(), MagneticField::inTesla(), TrajectoryStateClosestToPoint::momentum(), AlCaHLTBitMon_ParallelJobs::p, reco::TrackBase::p(), TrackingParticle::parentVertex(), TrackingParticle::pdgId(), PV3DBase< T, PVType, FrameType >::phi(), reco::TrackBase::phi(), reco::TrackBase::pt(), CosmicsPD_Skims::radius, mps_fire::result, edm::second(), HLT_FULL_cff::speed, mathSSE::sqrt(), reco::TransientTrack::track(), reco::TransientTrack::trajectoryStateClosestToPoint(), reco::TrackBase::vz(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by produce().
|
overridevirtual |
Implements edm::global::EDProducerBase.
Definition at line 113 of file TrackTimeValueMapProducer.cc.
References funct::abs(), associators_, builderToken_, edm::AssociationMap< edm::OneToManyWithQualityGeneric< edm::View< reco::Track >, TrackingParticleCollection, double > >::const_iterator, edm::View< T >::empty(), reco::TrackBase::eta(), etaMaxForPtThreshold_, etaMin_, edm::EventID::event(), extractTrackVertexTime(), validate-o2o-wbm::f, edm::Event::getByToken(), edm::EventSetup::getData(), mps_fire::i, edm::EventBase::id(), LogDebug, edm::EventID::luminosityBlock(), SiStripPI::max, mergeVDriftHistosByStation::name, reco::TrackBase::p(), pileupSummaryInfo_, pMin_, reco::TrackBase::pt(), ptMin_, edm::View< T >::refAt(), dtDQMClient_cfg::resolution, resolutions_, edm::EventID::run(), fileCollector::seed, edm::View< T >::size(), mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, unpackBuffers-CaloStage2::token, trackingParticles_, tracks_, tracksName_, and groupFilesInBlocks::tt.
|
private |
Definition at line 57 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
private |
Definition at line 55 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
private |
Definition at line 59 of file TrackTimeValueMapProducer.cc.
|
private |
Definition at line 59 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
private |
Definition at line 59 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
private |
Definition at line 54 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
private |
Definition at line 59 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
private |
Definition at line 59 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
private |
Definition at line 61 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
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().
|
private |
Definition at line 51 of file TrackTimeValueMapProducer.cc.
Referenced by produce().