CMS 3D CMS Logo

TracksterToSimTracksterAssociatorBaseImpl.cc
Go to the documentation of this file.
1 // Original Author: Leonardo Cristella
2 
4 
5 namespace hgcal {
8 
12  const edm::Handle<ticl::TracksterCollection> &sTCH) const {
14  }
15 
19  const edm::Handle<ticl::TracksterCollection> &sTCH) const {
21  }
22 
23 } // namespace hgcal
hgcal::TracksterToSimTracksterAssociatorBaseImpl::TracksterToSimTracksterAssociatorBaseImpl
TracksterToSimTracksterAssociatorBaseImpl()
Constructor.
Definition: TracksterToSimTracksterAssociatorBaseImpl.cc:6
hgcal::TracksterToSimTracksterAssociatorBaseImpl::associateSimToReco
virtual hgcal::SimToRecoCollectionSimTracksters associateSimToReco(const edm::Handle< ticl::TracksterCollection > &tCH, const edm::Handle< reco::CaloClusterCollection > &lCCH, const edm::Handle< ticl::TracksterCollection > &sTCH) const
Associate a SimCluster to Tracksters.
Definition: TracksterToSimTracksterAssociatorBaseImpl.cc:16
hgcal::SimToRecoCollectionSimTracksters
edm::AssociationMap< edm::OneToManyWithQualityGeneric< ticl::TracksterCollection, ticl::TracksterCollection, std::pair< float, float > > > SimToRecoCollectionSimTracksters
Definition: TracksterToSimTracksterAssociatorBaseImpl.h:24
edm::Handle
Definition: AssociativeIterator.h:50
hgcal
Definition: EgammaPCAHelper.h:31
hgcal::TracksterToSimTracksterAssociatorBaseImpl::~TracksterToSimTracksterAssociatorBaseImpl
virtual ~TracksterToSimTracksterAssociatorBaseImpl()
Destructor.
Definition: TracksterToSimTracksterAssociatorBaseImpl.cc:7
edm::AssociationMap
Definition: AssociationMap.h:48
hgcal::TracksterToSimTracksterAssociatorBaseImpl::associateRecoToSim
virtual hgcal::RecoToSimCollectionSimTracksters associateRecoToSim(const edm::Handle< ticl::TracksterCollection > &tCH, const edm::Handle< reco::CaloClusterCollection > &lCCH, const edm::Handle< ticl::TracksterCollection > &sTCH) const
Associate a Trackster to SimClusters.
Definition: TracksterToSimTracksterAssociatorBaseImpl.cc:9
TracksterToSimTracksterAssociatorBaseImpl.h
hgcal::RecoToSimCollectionSimTracksters
edm::AssociationMap< edm::OneToManyWithQualityGeneric< ticl::TracksterCollection, ticl::TracksterCollection, float > > RecoToSimCollectionSimTracksters
Definition: TracksterToSimTracksterAssociatorBaseImpl.h:27