hgcal::SimToRecoCollection associateSimToReco(const edm::Handle< reco::CaloClusterCollection > &cCCH, const edm::Handle< CaloParticleCollection > &cPCH) const
Associate a CaloParticle to LayerClusters.
~LayerClusterToCaloParticleAssociator()=default
LayerClusterToCaloParticleAssociator & operator=(LayerClusterToCaloParticleAssociator &&)=default
LayerClusterToCaloParticleAssociator()=default
hgcal::RecoToSimCollection associateRecoToSim(const edm::Handle< reco::CaloClusterCollection > &cCCH, const edm::Handle< CaloParticleCollection > &cPCH) const
Associate a LayerCluster to CaloParticles.
std::unique_ptr< LayerClusterToCaloParticleAssociatorBaseImpl > m_impl