CMS 3D CMS Logo

GsfTrackExtraFwd.h
Go to the documentation of this file.
1 #ifndef GsfTrackReco_GsfTrackExtraFwd_h
2 #define GsfTrackReco_GsfTrackExtraFwd_h
3 #include <vector>
7 
8 namespace reco {
9  class GsfTrackExtra;
11  typedef std::vector<GsfTrackExtra> GsfTrackExtraCollection;
20 } // namespace reco
21 
22 #endif
std::vector< GsfTrackExtra > GsfTrackExtraCollection
collection of GsfTrackExtra objects
edm::RefProd< GsfTrackExtraCollection > GsfTrackExtraRefProd
reference to a GsfTrackExtra collection
edm::Ref< GsfTrackExtraCollection > GsfTrackExtraRef
persistent reference to a GsfTrackExtra
edm::RefVector< GsfTrackExtraCollection > GsfTrackExtraRefVector
vector of references to GsfTrackExtra in the same collection
fixed size matrix
GsfTrackExtraRefVector::iterator gsfTrackExtra_iterator
iterator over a vector of references to GsfTrackExtra in the same collection