Public Member Functions | |
void | produce (edm::StreamID, edm::Event &, const edm::EventSetup &) const override |
TrackTimeValueMapProducer (const edm::ParameterSet &) | |
~TrackTimeValueMapProducer () override | |
Public Member Functions inherited from edm::global::EDProducer<> | |
EDProducer ()=default | |
Public Member Functions inherited from edm::global::EDProducerBase | |
EDProducerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducerBase () |
Public Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
std::vector< edm::ProductResolverIndex > const & | indiciesForPutProducts (BranchType iBranchType) const |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
void | resolvePutIndicies (BranchType iBranchType, std::unordered_multimap< std::string, edm::ProductResolverIndex > const &iIndicies, std::string const &moduleLabel) |
virtual | ~ProducerBase () noexcept(false) |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
void | convertCurrentProcessAlias (std::string const &processName) |
Convert "@currentProcess" in InputTag process names to the actual current process name. More... | |
EDConsumerBase () | |
EDConsumerBase (EDConsumerBase const &)=delete | |
EDConsumerBase (EDConsumerBase &&)=default | |
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
virtual | ~EDConsumerBase () noexcept(false) |
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 | |
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, hpstanc_transforms::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().