#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Common/interface/AssociationMap.h"
#include "DataFormats/CaloRecHit/interface/CaloClusterFwd.h"
#include "SimDataFormats/CaloAnalysis/interface/SimClusterFwd.h"
Go to the source code of this file.
Classes | |
class | hgcal::LayerClusterToSimClusterAssociatorBaseImpl |
Namespaces | |
hgcal | |
Typedefs | |
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric< reco::CaloClusterCollection, SimClusterCollection, float > > | hgcal::RecoToSimCollectionWithSimClusters |
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric< SimClusterCollection, reco::CaloClusterCollection, std::pair< float, float > > > | hgcal::SimToRecoCollectionWithSimClusters |