#include <LCToSimTSAssociatorByEnergyScoreImpl.h>
Private Attributes | |
edm::EDProductGetter const * | productGetter_ |
Definition at line 22 of file LCToSimTSAssociatorByEnergyScoreImpl.h.
|
explicit |
Definition at line 10 of file LCToSimTSAssociatorByEnergyScoreImpl.cc.
|
overridevirtual |
Associate a LayerCluster to SimTracksters.
Reimplemented from hgcal::LayerClusterToSimTracksterAssociatorBaseImpl.
Definition at line 13 of file LCToSimTSAssociatorByEnergyScoreImpl.cc.
References edm::AssociationMap< Tag >::end(), edm::AssociationMap< Tag >::find(), edm::HandleBase::id(), edm::AssociationMap< Tag >::insert(), LogDebug, AlCaHLTBitMon_ParallelJobs::p, edm::Handle< T >::product(), and productGetter_.
|
overridevirtual |
Associate a SimTrackster to LayerClusters.
Reimplemented from hgcal::LayerClusterToSimTracksterAssociatorBaseImpl.
Definition at line 92 of file LCToSimTSAssociatorByEnergyScoreImpl.cc.
References edm::AssociationMap< Tag >::end(), edm::AssociationMap< Tag >::find(), edm::HandleBase::id(), edm::AssociationMap< Tag >::insert(), LogDebug, AlCaHLTBitMon_ParallelJobs::p, edm::Handle< T >::product(), and productGetter_.
|
private |
Definition at line 43 of file LCToSimTSAssociatorByEnergyScoreImpl.h.
Referenced by associateRecoToSim(), and associateSimToReco().