CMS 3D CMS Logo

Classes | Typedefs
hgcal Namespace Reference

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, caloParticleToLayerClusterassociation
 
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 Documentation

◆ association

Definition at line 44 of file LayerClusterAssociatorByEnergyScoreImpl.h.

◆ caloParticleToLayerCluster

Definition at line 43 of file LayerClusterAssociatorByEnergyScoreImpl.h.

◆ layerClusterToCaloParticle

typedef std::vector<std::vector<std::pair<unsigned int, float> > > hgcal::layerClusterToCaloParticle

Definition at line 42 of file LayerClusterAssociatorByEnergyScoreImpl.h.

◆ RecoToSimCollection

◆ SimToRecoCollection