#include "DataFormats/Common/interface/AssociationMap.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "TrackingTools/PatternTools/interface/Trajectory.h"
Go to the source code of this file.
Typedefs | |
typedef TrajTrackAssociationCollection::value_type | TrajTrackAssociation |
typedef edm::AssociationMap < edm::OneToOne< std::vector < Trajectory > , reco::TrackCollection, unsigned short > > | TrajTrackAssociationCollection |
typedef edm::Ref < TrajTrackAssociationCollection > | TrajTrackAssociationRef |
typedef edm::RefProd < TrajTrackAssociationCollection > | TrajTrackAssociationRefProd |
reference to a collection of TrajTrack objects More... | |
typedef edm::RefVector < TrajTrackAssociationCollection > | TrajTrackAssociationRefVector |
vector of references to objects in the same colletion of TrajTrack objects More... | |
Definition at line 10 of file TrajTrackAssociation.h.
typedef edm::AssociationMap<edm::OneToOne<std::vector<Trajectory>, reco::TrackCollection,unsigned short> > TrajTrackAssociationCollection |
Definition at line 9 of file TrajTrackAssociation.h.
Definition at line 13 of file TrajTrackAssociation.h.
reference to a collection of TrajTrack objects
Definition at line 16 of file TrajTrackAssociation.h.
vector of references to objects in the same colletion of TrajTrack objects
Definition at line 19 of file TrajTrackAssociation.h.