#include "DataFormats/Common/interface/AssociationMap.h"
#include "DataFormats/GsfTrackReco/interface/GsfTrackFwd.h"
#include "TrackingTools/PatternTools/interface/Trajectory.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 10 of file TrajGsfTrackAssociation.h.
typedef edm::AssociationMap<edm::OneToOne<std::vector<Trajectory>, reco::GsfTrackCollection, unsigned short> > TrajGsfTrackAssociationCollection |
Definition at line 9 of file TrajGsfTrackAssociation.h.
Definition at line 13 of file TrajGsfTrackAssociation.h.
reference to a collection of TrajGsfTrack objects
Definition at line 16 of file TrajGsfTrackAssociation.h.
vector of references to objects in the same colletion of TrajGsfTrack objects
Definition at line 19 of file TrajGsfTrackAssociation.h.