Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
AnalysisDataFormats
TrackInfo
interface
TrackInfoFwd.h
Go to the documentation of this file.
1
#ifndef TrackInfo_TrackInfoFwd_h
2
#define TrackInfo_TrackInfoFwd_h
3
#include <vector>
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefProd.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
8
namespace
reco
{
9
class
TrackInfo
;
11
typedef
std::vector<TrackInfo>
TrackInfoCollection
;
12
13
typedef
edm::Ref<TrackInfoCollection>
TrackInfoRef
;
14
15
typedef
edm::RefProd<TrackInfoCollection>
TrackInfoRefProd
;
16
17
typedef
edm::RefVector<TrackInfoCollection>
TrackInfoRefVector
;
18
19
}
20
21
#endif
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:107
RefProd.h
RefVector.h
reco::TrackInfo
Definition:
TrackInfo.h:23
edm::RefProd< TrackInfoCollection >
reco::TrackInfoRefVector
edm::RefVector< TrackInfoCollection > TrackInfoRefVector
Definition:
TrackInfoFwd.h:17
reco::TrackInfoCollection
std::vector< TrackInfo > TrackInfoCollection
collection of TrackInfos
Definition:
TrackInfoFwd.h:9
reco::TrackInfoRef
edm::Ref< TrackInfoCollection > TrackInfoRef
Definition:
TrackInfoFwd.h:13
Ref.h
edm::RefVector< TrackInfoCollection >
edm::Ref< TrackInfoCollection >
reco::TrackInfoRefProd
edm::RefProd< TrackInfoCollection > TrackInfoRefProd
Definition:
TrackInfoFwd.h:15
Generated for CMSSW Reference Manual by
1.8.5