|
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 std::vector< std::vector< std::pair< unsigned int, float > > > | layerClusterToSimCluster |
|
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric< reco::CaloClusterCollection, CaloParticleCollection, float > > | RecoToSimCollection |
|
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric< ticl::TracksterCollection, SimClusterCollection, float > > | RecoToSimCollectionTracksters |
|
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric< reco::CaloClusterCollection, SimClusterCollection, float > > | RecoToSimCollectionWithSimClusters |
|
typedef std::vector< std::vector< hgcal::simClusterOnLayer > > | simClusterToLayerCluster |
|
typedef std::vector< hgcal::simClusterOnLayer > | simClusterToTrackster |
|
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric< CaloParticleCollection, reco::CaloClusterCollection, std::pair< float, float > > > | SimToRecoCollection |
|
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric< SimClusterCollection, ticl::TracksterCollection, std::pair< float, float > > > | SimToRecoCollectionTracksters |
|
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric< SimClusterCollection, reco::CaloClusterCollection, std::pair< float, float > > > | SimToRecoCollectionWithSimClusters |
|
typedef std::vector< std::vector< std::pair< unsigned int, float > > > | tracksterToSimCluster |
|