#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 38 of file TrackCandidateToTrajectoryMap.h.
typedef edm::AssociationMap<edm::OneToOne<TrackCandidateCollection, TrajectoryCollection> > TrackCandidateToTrajectoryMap |
association map
Definition at line 37 of file TrackCandidateToTrajectoryMap.h.
reference to an object in a collection of TrajectoryMap objects
Definition at line 41 of file TrackCandidateToTrajectoryMap.h.
reference to a collection of TrajectoryMap object
Definition at line 44 of file TrackCandidateToTrajectoryMap.h.
vector of references to objects in the same colletion of SeedMap objects
Definition at line 47 of file TrackCandidateToTrajectoryMap.h.
Definition at line 66 of file TrackCandidateToTrajectoryMap.h.
typedef edm::AssociationMap<edm::OneToOne<reco::TrackCollection, reco::TrackCollection> > TrackToTrackMap |
association map
Definition at line 65 of file TrackCandidateToTrajectoryMap.h.
typedef edm::Ref<TrackToTrackMap> TrackToTrackMapRef |
reference to an object in a collection of SeedMap objects
Definition at line 69 of file TrackCandidateToTrajectoryMap.h.
reference to a collection of SeedMap object
Definition at line 72 of file TrackCandidateToTrajectoryMap.h.
vector of references to objects in the same colletion of SeedMap objects
Definition at line 75 of file TrackCandidateToTrajectoryMap.h.
Definition at line 53 of file TrackCandidateToTrajectoryMap.h.
typedef edm::AssociationMap<edm::OneToOne<reco::TrackCollection, TrajectoryCollection> > TrackToTrajectoryMap |
association map
Definition at line 52 of file TrackCandidateToTrajectoryMap.h.
reference to an object in a collection of TrajectoryMap objects
Definition at line 56 of file TrackCandidateToTrajectoryMap.h.
reference to a collection of TrajectoryMap object
Definition at line 59 of file TrackCandidateToTrajectoryMap.h.
vector of references to objects in the same colletion of SeedMap objects
Definition at line 62 of file TrackCandidateToTrajectoryMap.h.
Definition at line 22 of file TrackCandidateToTrajectoryMap.h.
typedef edm::AssociationMap<edm::OneToOne<TrajectoryCollection, TrajectoryCollection> > TrajectoryToTrajectoryMap |
association map
Definition at line 21 of file TrackCandidateToTrajectoryMap.h.
reference to an object in a collection of TrajectoryMap objects
Definition at line 25 of file TrackCandidateToTrajectoryMap.h.
reference to a collection of TrajectoryMap object
Definition at line 28 of file TrackCandidateToTrajectoryMap.h.
vector of references to objects in the same colletion of SeedMap objects
Definition at line 31 of file TrackCandidateToTrajectoryMap.h.