CMS 3D CMS Logo

List of all members | Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
TrackAssociatorByPositionProducer Class Reference

#include <SimTracker/TrackAssociatorProducers/plugins/TrackAssociatorByPositionProducer.cc>

Inheritance diagram for TrackAssociatorByPositionProducer:
edm::global::EDProducer<> edm::global::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

 TrackAssociatorByPositionProducer (const edm::ParameterSet &)
 
 ~TrackAssociatorByPositionProducer () override
 
- Public Member Functions inherited from edm::global::EDProducer<>
 EDProducer ()=default
 
 EDProducer (const EDProducer &)=delete
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginProcessBlocks () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndProcessBlocks () const final
 
bool hasAbilityToProduceInEndRuns () const final
 
EDProduceroperator= (const EDProducer &)=delete
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
bool wantsInputProcessBlocks () const final
 
bool wantsProcessBlocks () const final
 
bool wantsStreamLuminosityBlocks () const final
 
bool wantsStreamRuns () const final
 
- Public Member Functions inherited from edm::global::EDProducerBase
 EDProducerBase ()
 
ModuleDescription const & moduleDescription () const
 
 ~EDProducerBase () override
 
- 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 ()
 
std::vector< edm::ProductResolverIndex > const & putTokenIndexToProductResolverIndex () const
 
std::vector< bool > const & recordProvenanceList () const
 
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, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
TypeLabelList const & typeLabelList () const
 used by the fwk to register the list of products of this module More...
 
 ~ProducerBase () noexcept(false) override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase &&)=default
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESProxyIndex > const & esGetTokenIndicesVector (edm::Transition iTrans) const
 
std::vector< ESRecordIndex > const & esGetTokenRecordIndicesVector (edm::Transition iTrans) const
 
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::array< std::vector< ModuleDescription const * > *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Static Public Member Functions

static void fillDescriptions (edm::ConfigurationDescriptions &descriptions)
 
- Static Public Member Functions inherited from edm::global::EDProducerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 

Private Member Functions

void produce (edm::StreamID, edm::Event &, const edm::EventSetup &) const override
 

Private Attributes

bool theConsiderAllSimHits
 
TrackAssociatorByPositionImpl::Method theMethod
 
bool theMinIfNoMatch
 
std::string thePname
 
double thePositionMinimumDistance
 
double theQCut
 
double theQminCut
 
edm::EDGetTokenT< SimHitTPAssociationListtheSimHitTpMapToken
 

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
 
- Protected Member Functions inherited from edm::ProducerBase
template<class ProductType >
BranchAliasSetterT< ProductType > produces ()
 declare what type of product will make and with which optional label More...
 
template<typename ProductType , BranchType B>
BranchAliasSetterT< ProductType > produces ()
 
template<typename ProductType , Transition B>
BranchAliasSetterT< ProductType > produces ()
 
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<BranchType B>
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<Transition B>
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<typename ProductType , Transition B>
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
template<class ProductType >
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
template<typename ProductType , BranchType B>
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
ProducesCollector producesCollector ()
 
- Protected Member Functions inherited from edm::EDConsumerBase
EDGetToken consumes (const TypeToGet &id, edm::InputTag const &tag)
 
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > consumes (edm::InputTag const &tag)
 
template<BranchType B = InEvent>
EDConsumerBaseAdaptor< B > consumes (edm::InputTag tag) noexcept
 
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<Transition Tr = Transition::Event>
constexpr auto esConsumes () noexcept
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes (ESInputTag const &tag)
 
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...
 
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > mayConsume (edm::InputTag const &tag)
 

Detailed Description

Description: [one line class summary]

Implementation: [Notes on implementation]

Definition at line 41 of file TrackAssociatorByPositionProducer.cc.

Constructor & Destructor Documentation

◆ TrackAssociatorByPositionProducer()

TrackAssociatorByPositionProducer::TrackAssociatorByPositionProducer ( const edm::ParameterSet iConfig)
explicit

Definition at line 86 of file TrackAssociatorByPositionProducer.cc.

87  : theSimHitTpMapToken{consumes<SimHitTPAssociationList>(iConfig.getParameter<edm::InputTag>("simHitTpMapTag"))},
88  thePname{iConfig.getParameter<std::string>("propagator")},
89  theQminCut{iConfig.getParameter<double>("QminCut")},
90  theQCut{iConfig.getParameter<double>("QCut")},
91  thePositionMinimumDistance{iConfig.getParameter<double>("positionMinimumDistance")},
93  theMinIfNoMatch{iConfig.getParameter<bool>("MinIfNoMatch")},
94  theConsiderAllSimHits{iConfig.getParameter<bool>("ConsiderAllSimHits")} {
95  //register your products
96  produces<reco::TrackToTrackingParticleAssociator>();
97 }

References edm::ParameterSet::getParameter().

◆ ~TrackAssociatorByPositionProducer()

TrackAssociatorByPositionProducer::~TrackAssociatorByPositionProducer ( )
override

Definition at line 99 of file TrackAssociatorByPositionProducer.cc.

99  {
100  // do anything here that needs to be done at desctruction time
101  // (e.g. close files, deallocate resources etc.)
102 }

Member Function Documentation

◆ fillDescriptions()

void TrackAssociatorByPositionProducer::fillDescriptions ( edm::ConfigurationDescriptions descriptions)
static

Definition at line 142 of file TrackAssociatorByPositionProducer.cc.

142  {
143  //The following says we do not know what parameters are allowed so do no validation
144  // Please change this to state exactly what you do use, even if it is no parameters
146  desc.setUnknown();
147  descriptions.addDefault(desc);
148 }

References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.

◆ produce()

void TrackAssociatorByPositionProducer::produce ( edm::StreamID  ,
edm::Event iEvent,
const edm::EventSetup iSetup 
) const
overrideprivatevirtual

Implements edm::global::EDProducerBase.

Definition at line 109 of file TrackAssociatorByPositionProducer.cc.

111  {
112  using namespace edm;
113 
115  iEvent.getByToken(theSimHitTpMapToken, assocList);
116 
118  iSetup.get<TrackingComponentsRecord>().get(thePname, theP);
119 
121  iSetup.get<GlobalTrackingGeometryRecord>().get(theG);
122 
123  std::unique_ptr<reco::TrackToTrackingParticleAssociatorBaseImpl> impl{
124  new TrackAssociatorByPositionImpl(iEvent.productGetter(),
125  theG.product(),
126  theP.product(),
127  assocList.product(),
128  theQminCut,
129  theQCut,
131  theMethod,
134 
135  std::unique_ptr<reco::TrackToTrackingParticleAssociator> toPut{
137 
138  iEvent.put(std::move(toPut));
139 }

References edm::EventSetup::get(), get, iEvent, eostools::move(), edm::Handle< T >::product(), edm::ESHandle< T >::product(), theConsiderAllSimHits, theMethod, theMinIfNoMatch, thePname, thePositionMinimumDistance, theQCut, theQminCut, theSimHitTpMapToken, and DBConfiguration_cff::toPut.

Member Data Documentation

◆ theConsiderAllSimHits

bool TrackAssociatorByPositionProducer::theConsiderAllSimHits
private

Definition at line 59 of file TrackAssociatorByPositionProducer.cc.

Referenced by produce().

◆ theMethod

TrackAssociatorByPositionImpl::Method TrackAssociatorByPositionProducer::theMethod
private

Definition at line 57 of file TrackAssociatorByPositionProducer.cc.

Referenced by produce().

◆ theMinIfNoMatch

bool TrackAssociatorByPositionProducer::theMinIfNoMatch
private

Definition at line 58 of file TrackAssociatorByPositionProducer.cc.

Referenced by produce().

◆ thePname

std::string TrackAssociatorByPositionProducer::thePname
private

Definition at line 53 of file TrackAssociatorByPositionProducer.cc.

Referenced by produce().

◆ thePositionMinimumDistance

double TrackAssociatorByPositionProducer::thePositionMinimumDistance
private

Definition at line 56 of file TrackAssociatorByPositionProducer.cc.

Referenced by produce().

◆ theQCut

double TrackAssociatorByPositionProducer::theQCut
private

Definition at line 55 of file TrackAssociatorByPositionProducer.cc.

Referenced by produce().

◆ theQminCut

double TrackAssociatorByPositionProducer::theQminCut
private

Definition at line 54 of file TrackAssociatorByPositionProducer.cc.

Referenced by produce().

◆ theSimHitTpMapToken

edm::EDGetTokenT<SimHitTPAssociationList> TrackAssociatorByPositionProducer::theSimHitTpMapToken
private

Definition at line 52 of file TrackAssociatorByPositionProducer.cc.

Referenced by produce().

edm::ESHandle::product
T const * product() const
Definition: ESHandle.h:86
edm::Handle::product
T const * product() const
Definition: Handle.h:70
TrackAssociatorByPositionProducer::theConsiderAllSimHits
bool theConsiderAllSimHits
Definition: TrackAssociatorByPositionProducer.cc:59
edm
HLT enums.
Definition: AlignableModifier.h:19
TrackAssociatorByPositionProducer::theQminCut
double theQminCut
Definition: TrackAssociatorByPositionProducer.cc:54
reco::TrackToTrackingParticleAssociator
Definition: TrackToTrackingParticleAssociator.h:51
edm::ParameterSetDescription
Definition: ParameterSetDescription.h:52
GlobalTrackingGeometryRecord
Definition: GlobalTrackingGeometryRecord.h:17
edm::Handle
Definition: AssociativeIterator.h:50
edm::EventSetup::get
T get() const
Definition: EventSetup.h:87
edm::ESHandle< Propagator >
parseMethodName
static TrackAssociatorByPositionImpl::Method parseMethodName(const std::string &meth)
Definition: TrackAssociatorByPositionProducer.cc:69
TrackAssociatorByPositionProducer::thePositionMinimumDistance
double thePositionMinimumDistance
Definition: TrackAssociatorByPositionProducer.cc:56
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
TrackAssociatorByPositionProducer::theMethod
TrackAssociatorByPositionImpl::Method theMethod
Definition: TrackAssociatorByPositionProducer.cc:57
TrackAssociatorByPositionProducer::theQCut
double theQCut
Definition: TrackAssociatorByPositionProducer.cc:55
TrackAssociatorByPositionProducer::theMinIfNoMatch
bool theMinIfNoMatch
Definition: TrackAssociatorByPositionProducer.cc:58
iEvent
int iEvent
Definition: GenABIO.cc:224
DBConfiguration_cff.toPut
toPut
Definition: DBConfiguration_cff.py:25
get
#define get
TrackAssociatorByPositionImpl
Definition: TrackAssociatorByPositionImpl.h:31
submitPVResolutionJobs.desc
string desc
Definition: submitPVResolutionJobs.py:251
impl
Definition: trackAlgoPriorityOrder.h:18
eostools.move
def move(src, dest)
Definition: eostools.py:511
TrackAssociatorByPositionProducer::theSimHitTpMapToken
edm::EDGetTokenT< SimHitTPAssociationList > theSimHitTpMapToken
Definition: TrackAssociatorByPositionProducer.cc:52
TrackAssociatorByPositionProducer::thePname
std::string thePname
Definition: TrackAssociatorByPositionProducer.cc:53
edm::ParameterSet::getParameter
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
edm::ConfigurationDescriptions::addDefault
void addDefault(ParameterSetDescription const &psetDescription)
Definition: ConfigurationDescriptions.cc:99
edm::InputTag
Definition: InputTag.h:15
TrackingComponentsRecord
Definition: TrackingComponentsRecord.h:12