Private Member Functions | |
float | extractTrackVertexTime (const TrackingParticle &, const reco::TransientTrack &) const |
Private Attributes | |
const std::vector< edm::EDGetTokenT< reco::TrackToTrackingParticleAssociator > > | associators_ |
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::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 46 of file TrackTimeValueMapProducer.cc.
TrackTimeValueMapProducer::TrackTimeValueMapProducer | ( | const edm::ParameterSet & | conf | ) |
Definition at line 89 of file TrackTimeValueMapProducer.cc.
References etaMax_, etaMaxForPtThreshold_, etaMin_, Exception, reco::get(), dataset::name, pMin_, ptMin_, fftjetproducer_cfi::resolution, resolutions_, AlCaHLTBitMon_QueryRunRegistry::string, GlobalPosition_Frontier_DevDB_cff::tag, and tracksName_.
|
inlineoverride |
|
private |
Definition at line 231 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(), BPhysicsValidation_cfi::pdgid, TrackingParticle::pdgId(), PV3DBase< T, PVType, FrameType >::phi(), reco::TrackBase::phi(), reco::TrackBase::pt(), TCMET_cfi::radius, mps_fire::result, edm::second(), PixelCPETemplateReco_cfi::speed, mathSSE::sqrt(), ntuplemaker::time, reco::TransientTrack::track(), reco::TransientTrack::trajectoryStateClosestToPoint(), reco::TrackBase::vz(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by produce().
|
override |
Definition at line 123 of file TrackTimeValueMapProducer.cc.
References funct::abs(), TrackValidation_cff::association, ctfWithMaterialTrackMCMatch_cfi::associator, simPFProducer_cfi::associators, associators_, TransientTrackBuilder::build(), edm::AssociationMap< Tag >::const_iterator, reco::TrackBase::eta(), etaMaxForPtThreshold_, etaMin_, extractTrackVertexTime(), f, edm::EventSetup::get(), edm::Event::getByToken(), edm::RandomNumberGenerator::getEngine(), mps_fire::i, LogDebug, SiStripPI::max, dataset::name, reco::TrackBase::p(), pileupSummaryInfo_, pMin_, reco::TrackBase::pt(), ptMin_, edm::View< T >::refAt(), fftjetproducer_cfi::resolution, resolutions_, edm::View< T >::size(), mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, ntuplemaker::time, create_public_lumi_plots::times, trackingParticles_, tracks_, tracksName_, and groupFilesInBlocks::tt.
Referenced by ~TrackTimeValueMapProducer().
|
private |
Definition at line 61 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
private |
Definition at line 63 of file TrackTimeValueMapProducer.cc.
Referenced by TrackTimeValueMapProducer().
|
private |
Definition at line 63 of file TrackTimeValueMapProducer.cc.
Referenced by produce(), and TrackTimeValueMapProducer().
|
private |
Definition at line 63 of file TrackTimeValueMapProducer.cc.
Referenced by produce(), and TrackTimeValueMapProducer().
|
private |
Definition at line 59 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
private |
Definition at line 63 of file TrackTimeValueMapProducer.cc.
Referenced by produce(), and TrackTimeValueMapProducer().
|
private |
Definition at line 63 of file TrackTimeValueMapProducer.cc.
Referenced by produce(), and TrackTimeValueMapProducer().
|
private |
Definition at line 65 of file TrackTimeValueMapProducer.cc.
Referenced by produce(), and TrackTimeValueMapProducer().
|
private |
Definition at line 57 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
private |
Definition at line 58 of file TrackTimeValueMapProducer.cc.
|
private |
Definition at line 55 of file TrackTimeValueMapProducer.cc.
Referenced by produce().
|
private |
Definition at line 56 of file TrackTimeValueMapProducer.cc.
Referenced by produce(), and TrackTimeValueMapProducer().