#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/AssociationMap.h"
#include "TrackingTools/PatternTools/interface/Trajectory.h"
#include "DataFormats/TrajectorySeed/interface/TrajectorySeedCollection.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/TrackReco/interface/TrackBase.h"
#include "RecoTracker/NuclearSeedGenerator/interface/TrajectoryToSeedMap.h"
#include "DataFormats/TrackCandidate/interface/TrackCandidateCollection.h"
Go to the source code of this file.
Definition at line 41 of file TrackCandidateToTrajectoryMap.h.
typedef edm::AssociationMap<edm::OneToOne<TrackCandidateCollection, TrajectoryCollection> > TrackCandidateToTrajectoryMap |
association map
Definition at line 40 of file TrackCandidateToTrajectoryMap.h.
reference to an object in a collection of TrajectoryMap objects
Definition at line 44 of file TrackCandidateToTrajectoryMap.h.
reference to a collection of TrajectoryMap object
Definition at line 47 of file TrackCandidateToTrajectoryMap.h.
vector of references to objects in the same colletion of SeedMap objects
Definition at line 50 of file TrackCandidateToTrajectoryMap.h.
Definition at line 72 of file TrackCandidateToTrajectoryMap.h.
typedef edm::AssociationMap<edm::OneToOne<reco::TrackCollection, reco::TrackCollection> > TrackToTrackMap |
association map
Definition at line 71 of file TrackCandidateToTrajectoryMap.h.
typedef edm::Ref<TrackToTrackMap> TrackToTrackMapRef |
reference to an object in a collection of SeedMap objects
Definition at line 75 of file TrackCandidateToTrajectoryMap.h.
reference to a collection of SeedMap object
Definition at line 78 of file TrackCandidateToTrajectoryMap.h.
vector of references to objects in the same colletion of SeedMap objects
Definition at line 81 of file TrackCandidateToTrajectoryMap.h.
Definition at line 58 of file TrackCandidateToTrajectoryMap.h.
typedef edm::AssociationMap<edm::OneToOne<reco::TrackCollection, TrajectoryCollection> > TrackToTrajectoryMap |
association map
Definition at line 57 of file TrackCandidateToTrajectoryMap.h.
reference to an object in a collection of TrajectoryMap objects
Definition at line 61 of file TrackCandidateToTrajectoryMap.h.
reference to a collection of TrajectoryMap object
Definition at line 64 of file TrackCandidateToTrajectoryMap.h.
vector of references to objects in the same colletion of SeedMap objects
Definition at line 67 of file TrackCandidateToTrajectoryMap.h.
Definition at line 24 of file TrackCandidateToTrajectoryMap.h.
typedef edm::AssociationMap<edm::OneToOne<TrajectoryCollection, TrajectoryCollection> > TrajectoryToTrajectoryMap |
association map
Definition at line 23 of file TrackCandidateToTrajectoryMap.h.
reference to an object in a collection of TrajectoryMap objects
Definition at line 27 of file TrackCandidateToTrajectoryMap.h.
reference to a collection of TrajectoryMap object
Definition at line 30 of file TrackCandidateToTrajectoryMap.h.
vector of references to objects in the same colletion of SeedMap objects
Definition at line 33 of file TrackCandidateToTrajectoryMap.h.