|
typedef std::tuple
< layerClusterToCaloParticle,
caloParticleToLayerCluster > | association |
|
typedef std::vector
< std::vector
< hgcal::caloParticleOnLayer > > | caloParticleToLayerCluster |
|
typedef std::vector
< std::vector
< hgcal::caloParticleOnLayer > > | caloParticleToMultiCluster |
|
typedef std::vector
< std::vector< std::pair
< unsigned int, float > > > | layerClusterToCaloParticle |
|
typedef std::vector
< std::vector< std::pair
< unsigned int, float > > > | layerClusterToSimCluster |
|
typedef std::vector
< std::vector< std::pair
< unsigned int, float > > > | multiClusterToCaloParticle |
|
typedef edm::AssociationMap
< edm::OneToManyWithQualityGeneric
< reco::CaloClusterCollection,
CaloParticleCollection, float > > | RecoToSimCollection |
|
typedef edm::AssociationMap
< edm::OneToManyWithQualityGeneric
< ticl::TracksterCollection,
ticl::TracksterCollection,
float > > | RecoToSimCollectionSimTracksters |
|
typedef edm::AssociationMap
< edm::OneToManyWithQualityGeneric
< ticl::TracksterCollection,
SimClusterCollection, float > > | RecoToSimCollectionTracksters |
|
typedef edm::AssociationMap
< edm::OneToManyWithQualityGeneric
< reco::HGCalMultiClusterCollection,
CaloParticleCollection, float > > | RecoToSimCollectionWithMultiClusters |
|
typedef edm::AssociationMap
< edm::OneToManyWithQualityGeneric
< reco::CaloClusterCollection,
SimClusterCollection, float > > | RecoToSimCollectionWithSimClusters |
|
typedef edm::AssociationMap
< edm::OneToManyWithQualityGeneric
< reco::CaloClusterCollection,
ticl::TracksterCollection,
float > > | RecoToSimTracksterCollection |
|
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
< ticl::TracksterCollection,
ticl::TracksterCollection,
std::pair< float, float > > > | SimToRecoCollectionSimTracksters |
|
typedef edm::AssociationMap
< edm::OneToManyWithQualityGeneric
< SimClusterCollection,
ticl::TracksterCollection,
std::pair< float, float > > > | SimToRecoCollectionTracksters |
|
typedef edm::AssociationMap
< edm::OneToManyWithQualityGeneric
< CaloParticleCollection,
reco::HGCalMultiClusterCollection,
std::pair< float, float > > > | SimToRecoCollectionWithMultiClusters |
|
typedef edm::AssociationMap
< edm::OneToManyWithQualityGeneric
< SimClusterCollection,
reco::CaloClusterCollection,
std::pair< float, float > > > | SimToRecoCollectionWithSimClusters |
|
typedef edm::AssociationMap
< edm::OneToManyWithQualityGeneric
< ticl::TracksterCollection,
reco::CaloClusterCollection,
std::pair< float, float > > > | SimTracksterToRecoCollection |
|
typedef std::vector
< hgcal::simTracksterOnLayer > | simTracksterToTrackster |
|
typedef std::vector
< std::vector< std::pair
< unsigned int, float > > > | tracksterToSimCluster |
|
typedef std::vector
< std::vector< std::pair
< unsigned int, float > > > | tracksterToSimTrackster |
|