CMS 3D CMS Logo

TrackAssociation.h
Go to the documentation of this file.
1 #ifndef TrackAssociation_h
2 #define TrackAssociation_h
3 
11 
12 namespace reco {
13 
14  typedef edm::AssociationMap<
17  typedef edm::AssociationMap<
20 
21 } // namespace reco
22 
23 #endif
AssociationMap.h
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
Track.h
TrackFwd.h
reco::SimToRecoCollection
edm::AssociationMap< edm::OneToManyWithQualityGeneric< TrackingParticleCollection, edm::View< reco::Track >, double > > SimToRecoCollection
Definition: TrackAssociation.h:16
reco::RecoToSimCollection
edm::AssociationMap< edm::OneToManyWithQualityGeneric< edm::View< reco::Track >, TrackingParticleCollection, double > > RecoToSimCollection
Definition: TrackAssociation.h:19
edm::AssociationMap
Definition: AssociationMap.h:48
OneToManyWithQualityGeneric.h
edm::OneToManyWithQualityGeneric
Definition: OneToManyWithQualityGeneric.h:21
TrackingParticle.h
TrackingParticleFwd.h
TrackingParticleCollection
std::vector< TrackingParticle > TrackingParticleCollection
Definition: TrackingParticleFwd.h:8
View.h