#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "AnalysisDataFormats/TrackInfo/interface/TrackInfo.h"
#include "DataFormats/Common/interface/AssociationMap.h"
Go to the source code of this file.
Namespaces | |
reco | |
fixed size matrix | |
Typedefs | |
typedef TrackInfoTrackAssociationCollection::value_type | reco::TrackInfoTrackAssociation |
typedef edm::AssociationMap< edm::OneToOne< TrackCollection, TrackInfoCollection > > | reco::TrackInfoTrackAssociationCollection |
typedef edm::Ref< TrackInfoTrackAssociationCollection > | reco::TrackInfoTrackAssociationRef |
typedef edm::RefProd< TrackInfoTrackAssociationCollection > | reco::TrackInfoTrackAssociationRefProd |
typedef edm::RefVector< TrackInfoTrackAssociationCollection > | reco::TrackInfoTrackAssociationRefVector |