#include "DataFormats/Common/interface/AssociationMap.h"
#include "DataFormats/GsfTrackReco/interface/GsfTrackFwd.h"
Go to the source code of this file.
Typedefs | |
typedef TrajGsfTrackAssociationCollection::value_type | TrajGsfTrackAssociation |
typedef edm::AssociationMap < edm::OneToOne< std::vector < Trajectory > , reco::GsfTrackCollection, unsigned short > > | TrajGsfTrackAssociationCollection |
typedef edm::Ref < TrajGsfTrackAssociationCollection > | TrajGsfTrackAssociationRef |
typedef edm::RefProd < TrajGsfTrackAssociationCollection > | TrajGsfTrackAssociationRefProd |
reference to a collection of TrajGsfTrack objects More... | |
typedef edm::RefVector < TrajGsfTrackAssociationCollection > | TrajGsfTrackAssociationRefVector |
vector of references to objects in the same colletion of TrajGsfTrack objects More... | |
Definition at line 9 of file TrajGsfTrackAssociation.h.
typedef edm::AssociationMap<edm::OneToOne<std::vector<Trajectory>, reco::GsfTrackCollection,unsigned short> > TrajGsfTrackAssociationCollection |
Definition at line 8 of file TrajGsfTrackAssociation.h.
Definition at line 12 of file TrajGsfTrackAssociation.h.
reference to a collection of TrajGsfTrack objects
Definition at line 15 of file TrajGsfTrackAssociation.h.
vector of references to objects in the same colletion of TrajGsfTrack objects
Definition at line 18 of file TrajGsfTrackAssociation.h.