Classes | |
struct | caloParticleOnLayer |
class | ClusterTools |
struct | detIdInfoInCluster |
struct | detIdInfoInMultiCluster |
class | EGammaPCAHelper |
class | LayerClusterToCaloParticleAssociator |
class | LayerClusterToCaloParticleAssociatorBaseImpl |
class | LongDeps |
class | RecHitTools |
class | ShowerDepth |
class | Spot |
Typedefs | |
typedef std::tuple< layerClusterToCaloParticle, caloParticleToLayerCluster > | association |
typedef std::vector< std::vector< hgcal::caloParticleOnLayer > > | caloParticleToLayerCluster |
typedef std::vector< std::vector< std::pair< unsigned int, float > > > | layerClusterToCaloParticle |
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric< reco::CaloClusterCollection, CaloParticleCollection, float > > | RecoToSimCollection |
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric< CaloParticleCollection, reco::CaloClusterCollection, std::pair< float, float > > > | SimToRecoCollection |
typedef std::tuple<layerClusterToCaloParticle, caloParticleToLayerCluster> hgcal::association |
Definition at line 44 of file LayerClusterAssociatorByEnergyScoreImpl.h.
typedef std::vector<std::vector<hgcal::caloParticleOnLayer> > hgcal::caloParticleToLayerCluster |
Definition at line 43 of file LayerClusterAssociatorByEnergyScoreImpl.h.
typedef std::vector<std::vector<std::pair<unsigned int, float> > > hgcal::layerClusterToCaloParticle |
Definition at line 42 of file LayerClusterAssociatorByEnergyScoreImpl.h.
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric<reco::CaloClusterCollection, CaloParticleCollection, float> > hgcal::RecoToSimCollection |
Definition at line 26 of file LayerClusterToCaloParticleAssociatorBaseImpl.h.
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric<CaloParticleCollection, reco::CaloClusterCollection, std::pair<float, float> > > hgcal::SimToRecoCollection |
Definition at line 23 of file LayerClusterToCaloParticleAssociatorBaseImpl.h.