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
RefProd.h
RefVector.h
reco::TrackInfo
Definition:
TrackInfo.h:24
edm::RefProd
Definition:
EDProductfwd.h:24
L1Trigger_dataformats.reco
dictionary reco
Definition:
L1Trigger_dataformats.py:9
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
Definition:
EDProductfwd.h:25
edm::Ref
Definition:
AssociativeIterator.h:52
reco::TrackInfoRefProd
edm::RefProd< TrackInfoCollection > TrackInfoRefProd
Definition:
TrackInfoFwd.h:15
Generated for CMSSW Reference Manual by
1.8.5