CMS 3D CMS Logo

PreIdFwd.h
Go to the documentation of this file.
1 #ifndef PreIdFwd_H
2 #define PreIdFwd_H
3 #include <vector>
5 namespace reco {
6  class PreId;
7  typedef std::vector<reco::PreId> PreIdCollection;
9 } // namespace reco
10 
11 #endif
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
reco::PreId
Definition: PreId.h:13
edm::Ref
Definition: AssociativeIterator.h:58
reco::PreIdRef
edm::Ref< reco::PreIdCollection > PreIdRef
Definition: PreIdFwd.h:8
Ref.h
reco::PreIdCollection
std::vector< reco::PreId > PreIdCollection
Definition: PreIdFwd.h:6