CMS 3D CMS Logo

TrackInfoFwd.h
Go to the documentation of this file.
1 #ifndef TrackInfo_TrackInfoFwd_h
2 #define TrackInfo_TrackInfoFwd_h
3 #include <vector>
7 
8 namespace reco {
9  class TrackInfo;
11  typedef std::vector<TrackInfo> TrackInfoCollection;
12 
14 
16 
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