CMS 3D CMS Logo

TrackInfoTrackAssociation.h
Go to the documentation of this file.
1 #ifndef TrackInfoTrackAssociation_h
2 #define TrackInfoTrackAssociation_h
3 
4 #include <vector>
12 
13 namespace reco {
14 
15  // association map
17 
19 
20  // reference to an object in a collection of SeedMap objects
22 
23  // reference to a collection of SeedMap objects
25 
26  // vector of references to objects in the same colletion of SeedMap objects
28 
29 } // namespace reco
30 
31 #endif
edm::RefProd
Definition: EDProductfwd.h:25
RefProd.h
reco::TrackInfoTrackAssociationRefProd
edm::RefProd< TrackInfoTrackAssociationCollection > TrackInfoTrackAssociationRefProd
Definition: TrackInfoTrackAssociation.h:24
TrackInfo.h
reco::TrackInfoTrackAssociationRef
edm::Ref< TrackInfoTrackAssociationCollection > TrackInfoTrackAssociationRef
Definition: TrackInfoTrackAssociation.h:21
AssociationMap.h
edm::helpers::KeyVal
Definition: AssociationMapHelpers.h:22
reco::TrackInfoTrackAssociationRefVector
edm::RefVector< TrackInfoTrackAssociationCollection > TrackInfoTrackAssociationRefVector
Definition: TrackInfoTrackAssociation.h:27
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:46
edm::Ref
Definition: AssociativeIterator.h:58
Track.h
TrackFwd.h
reco::TrackInfoTrackAssociationCollection
edm::AssociationMap< edm::OneToOne< TrackCollection, TrackInfoCollection > > TrackInfoTrackAssociationCollection
Definition: TrackInfoTrackAssociation.h:16
RefVector.h
edm::AssociationMap
Definition: AssociationMap.h:48
reco::TrackInfoTrackAssociation
TrackInfoTrackAssociationCollection::value_type TrackInfoTrackAssociation
Definition: TrackInfoTrackAssociation.h:18
Ref.h