CMS 3D CMS Logo

LayerClusterToCaloParticleAssociatorBaseImpl.cc
Go to the documentation of this file.
1 // Original Author: Marco Rovere
2 
4 
5 namespace hgcal {
8 
12  }
13 
17  }
18 
19 } // namespace hgcal
hgcal::RecoToSimCollection
edm::AssociationMap< edm::OneToManyWithQualityGeneric< reco::CaloClusterCollection, CaloParticleCollection, float > > RecoToSimCollection
Definition: LayerClusterToCaloParticleAssociatorBaseImpl.h:26
hgcal::LayerClusterToCaloParticleAssociatorBaseImpl::associateRecoToSim
virtual hgcal::RecoToSimCollection associateRecoToSim(const edm::Handle< reco::CaloClusterCollection > &cCH, const edm::Handle< CaloParticleCollection > &cPCH) const
Associate a LayerCluster to CaloParticles.
Definition: LayerClusterToCaloParticleAssociatorBaseImpl.cc:9
edm::Handle
Definition: AssociativeIterator.h:50
hgcal
Definition: EgammaPCAHelper.h:31
LayerClusterToCaloParticleAssociatorBaseImpl.h
hgcal::LayerClusterToCaloParticleAssociatorBaseImpl::associateSimToReco
virtual hgcal::SimToRecoCollection associateSimToReco(const edm::Handle< reco::CaloClusterCollection > &cCH, const edm::Handle< CaloParticleCollection > &cPCH) const
Associate a CaloParticle to LayerClusters.
Definition: LayerClusterToCaloParticleAssociatorBaseImpl.cc:14
edm::AssociationMap
Definition: AssociationMap.h:48
hgcal::LayerClusterToCaloParticleAssociatorBaseImpl::~LayerClusterToCaloParticleAssociatorBaseImpl
virtual ~LayerClusterToCaloParticleAssociatorBaseImpl()
Destructor.
Definition: LayerClusterToCaloParticleAssociatorBaseImpl.cc:7
hgcal::LayerClusterToCaloParticleAssociatorBaseImpl::LayerClusterToCaloParticleAssociatorBaseImpl
LayerClusterToCaloParticleAssociatorBaseImpl()
Constructor.
Definition: LayerClusterToCaloParticleAssociatorBaseImpl.cc:6
hgcal::SimToRecoCollection
edm::AssociationMap< edm::OneToManyWithQualityGeneric< CaloParticleCollection, reco::CaloClusterCollection, std::pair< float, float > > > SimToRecoCollection
Definition: LayerClusterToCaloParticleAssociatorBaseImpl.h:23