CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GsfPFRecTrackFwd.h
Go to the documentation of this file.
1 #ifndef DataFormats_ParticleFlowReco_GsfPFRecTrackFwd_h
2 #define DataFormats_ParticleFlowReco_GsfPFRecTrackFwd_h
3 #include <vector>
7 
8 namespace reco {
9  class GsfPFRecTrack;
10 
12  typedef std::vector<GsfPFRecTrack> GsfPFRecTrackCollection;
13 
16 
19 
22 
25 }
26 
27 #endif
GsfPFRecTrackRefVector::iterator gsfPfRecTrack_iterator
iterator over a vector of references to GsfPFRecTrack objects
std::vector< GsfPFRecTrack > GsfPFRecTrackCollection
collection of GsfPFRecTrack objects
edm::RefVector< GsfPFRecTrackCollection > GsfPFRecTrackRefVector
vector of references to GsfPFRecTrack objects all in the same collection
edm::RefProd< GsfPFRecTrackCollection > GsfPFRecTrackRefProd
reference to GsfPFRecTrack collection
edm::Ref< GsfPFRecTrackCollection > GsfPFRecTrackRef
persistent reference to GsfPFRecTrack objects