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
}
// namespace reco
20
21
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::TrackInfo
Definition:
TrackInfo.h:23
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
edm::Ref
Definition:
AssociativeIterator.h:58
reco::TrackInfoRef
edm::Ref< TrackInfoCollection > TrackInfoRef
Definition:
TrackInfoFwd.h:13
RefVector.h
reco::TrackInfoRefVector
edm::RefVector< TrackInfoCollection > TrackInfoRefVector
Definition:
TrackInfoFwd.h:17
reco::TrackInfoCollection
std::vector< TrackInfo > TrackInfoCollection
collection of TrackInfos
Definition:
TrackInfoFwd.h:9
Ref.h
reco::TrackInfoRefProd
edm::RefProd< TrackInfoCollection > TrackInfoRefProd
Definition:
TrackInfoFwd.h:15
Generated for CMSSW Reference Manual by
1.8.16