CMS 3D CMS Logo

LayerClusterToSimTracksterAssociatorBaseImpl.cc
Go to the documentation of this file.
1 // Original Author: Leonardo Cristella
2 
4 
5 namespace hgcal {
8 
13  const hgcal::RecoToSimCollection &lCToCPs,
15  const hgcal::RecoToSimCollectionWithSimClusters &lCToSCs) const {
17  }
18 
23  const hgcal::SimToRecoCollection &cPToLCs,
25  const hgcal::SimToRecoCollectionWithSimClusters &sCToLCs) const {
27  }
28 
29 } // namespace hgcal
hgcal::SimTracksterToRecoCollection
edm::AssociationMap< edm::OneToManyWithQualityGeneric< ticl::TracksterCollection, reco::CaloClusterCollection, std::pair< float, float > > > SimTracksterToRecoCollection
Definition: LayerClusterToSimTracksterAssociatorBaseImpl.h:27
hgcal::RecoToSimTracksterCollection
edm::AssociationMap< edm::OneToManyWithQualityGeneric< reco::CaloClusterCollection, ticl::TracksterCollection, float > > RecoToSimTracksterCollection
Definition: LayerClusterToSimTracksterAssociatorBaseImpl.h:30
edm::Handle< reco::CaloClusterCollection >
hgcal
Definition: EgammaPCAHelper.h:31
hgcal::LayerClusterToSimTracksterAssociatorBaseImpl::associateSimToReco
virtual hgcal::SimTracksterToRecoCollection associateSimToReco(const edm::Handle< reco::CaloClusterCollection > &cCH, const edm::Handle< ticl::TracksterCollection > &sTCH, const edm::Handle< CaloParticleCollection > &cPCH, const hgcal::SimToRecoCollection &cPToLCs, const edm::Handle< SimClusterCollection > &sCCH, const hgcal::SimToRecoCollectionWithSimClusters &sCToLCs) const
Associate a SimTrackster to LayerClusters.
Definition: LayerClusterToSimTracksterAssociatorBaseImpl.cc:19
edm::AssociationMap
Definition: AssociationMap.h:48
hgcal::LayerClusterToSimTracksterAssociatorBaseImpl::associateRecoToSim
virtual hgcal::RecoToSimTracksterCollection associateRecoToSim(const edm::Handle< reco::CaloClusterCollection > &cCH, const edm::Handle< ticl::TracksterCollection > &sTCH, const edm::Handle< CaloParticleCollection > &cPCH, const hgcal::RecoToSimCollection &lCToCPs, const edm::Handle< SimClusterCollection > &sCCH, const hgcal::RecoToSimCollectionWithSimClusters &lCToSCs) const
Associate a LayerCluster to SimTracksters.
Definition: LayerClusterToSimTracksterAssociatorBaseImpl.cc:9
hgcal::LayerClusterToSimTracksterAssociatorBaseImpl::LayerClusterToSimTracksterAssociatorBaseImpl
LayerClusterToSimTracksterAssociatorBaseImpl()
Constructor.
Definition: LayerClusterToSimTracksterAssociatorBaseImpl.cc:6
LayerClusterToSimTracksterAssociatorBaseImpl.h
hgcal::LayerClusterToSimTracksterAssociatorBaseImpl::~LayerClusterToSimTracksterAssociatorBaseImpl
virtual ~LayerClusterToSimTracksterAssociatorBaseImpl()
Destructor.
Definition: LayerClusterToSimTracksterAssociatorBaseImpl.cc:7