#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Common/interface/AssociationMap.h"
#include "DataFormats/ParticleFlowReco/interface/HGCalMultiCluster.h"
#include "SimDataFormats/CaloAnalysis/interface/CaloParticleFwd.h"
Go to the source code of this file.
Classes | |
class | hgcal::MultiClusterToCaloParticleAssociatorBaseImpl |
Namespaces | |
hgcal | |
Typedefs | |
typedef edm::AssociationMap < edm::OneToManyWithQualityGeneric < reco::HGCalMultiClusterCollection, CaloParticleCollection, float > > | hgcal::RecoToSimCollectionWithMultiClusters |
typedef edm::AssociationMap < edm::OneToManyWithQualityGeneric < CaloParticleCollection, reco::HGCalMultiClusterCollection, std::pair< float, float > > > | hgcal::SimToRecoCollectionWithMultiClusters |