Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
AnalysisDataFormats
TrackInfo
interface
TrackInfoTrackAssociation.h
Go to the documentation of this file.
1
#ifndef TrackInfoTrackAssociation_h
2
#define TrackInfoTrackAssociation_h
3
4
#include <vector>
5
#include "
DataFormats/Common/interface/Ref.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
#include "
DataFormats/Common/interface/RefProd.h
"
8
#include "
DataFormats/TrackReco/interface/TrackFwd.h
"
9
#include "
DataFormats/TrackReco/interface/Track.h
"
10
#include "
AnalysisDataFormats/TrackInfo/interface/TrackInfo.h
"
11
#include "
DataFormats/Common/interface/AssociationMap.h
"
12
13
namespace
reco
{
14
15
// association map
16
typedef
edm::AssociationMap<edm::OneToOne<TrackCollection, TrackInfoCollection>
>
TrackInfoTrackAssociationCollection
;
17
18
typedef
TrackInfoTrackAssociationCollection::value_type
TrackInfoTrackAssociation
;
19
20
// reference to an object in a collection of SeedMap objects
21
typedef
edm::Ref<TrackInfoTrackAssociationCollection>
TrackInfoTrackAssociationRef
;
22
23
// reference to a collection of SeedMap objects
24
typedef
edm::RefProd<TrackInfoTrackAssociationCollection>
TrackInfoTrackAssociationRefProd
;
25
26
// vector of references to objects in the same colletion of SeedMap objects
27
typedef
edm::RefVector<TrackInfoTrackAssociationCollection>
TrackInfoTrackAssociationRefVector
;
28
29
}
30
31
#endif
TrackInfo.h
AssociationMap.h
edm::Ref< TrackInfoTrackAssociationCollection >
reco::TrackInfoTrackAssociationRefProd
edm::RefProd< TrackInfoTrackAssociationCollection > TrackInfoTrackAssociationRefProd
Definition:
TrackInfoTrackAssociation.h:24
TrackFwd.h
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:107
reco::TrackInfoTrackAssociationRef
edm::Ref< TrackInfoTrackAssociationCollection > TrackInfoTrackAssociationRef
Definition:
TrackInfoTrackAssociation.h:21
reco::TrackInfoTrackAssociationCollection
edm::AssociationMap< edm::OneToOne< TrackCollection, TrackInfoCollection > > TrackInfoTrackAssociationCollection
Definition:
TrackInfoTrackAssociation.h:16
RefProd.h
RefVector.h
edm::RefProd< TrackInfoTrackAssociationCollection >
edm::AssociationMap
Definition:
AssociationMap.h:20
reco::TrackInfoTrackAssociationRefVector
edm::RefVector< TrackInfoTrackAssociationCollection > TrackInfoTrackAssociationRefVector
Definition:
TrackInfoTrackAssociation.h:27
edm::helpers::KeyVal
Definition:
AssociationMapHelpers.h:16
Ref.h
edm::RefVector< TrackInfoTrackAssociationCollection >
reco::TrackInfoTrackAssociation
TrackInfoTrackAssociationCollection::value_type TrackInfoTrackAssociation
Definition:
TrackInfoTrackAssociation.h:18
Track.h
Generated for CMSSW Reference Manual by
1.8.5