CMS 3D CMS Logo

Namespaces | Typedefs

/data/refman/pasoursint/CMSSW_5_3_8_patch3/src/DataFormats/TrackReco/interface/TrackExtraFwd.h File Reference

#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefVector.h"

Go to the source code of this file.

Namespaces

namespace  reco
 

fixed size matrix


Typedefs

typedef
TrackExtraRefVector::iterator 
reco::trackExtra_iterator
 iterator over a vector of references to TrackExtra in the same collection
typedef std::vector< TrackExtra > reco::TrackExtraCollection
 collection of TrackExtra objects
typedef edm::Ref
< TrackExtraCollection > 
reco::TrackExtraRef
 persistent reference to a TrackExtra
typedef edm::RefProd
< TrackExtraCollection > 
reco::TrackExtraRefProd
 reference to a TrackExtra collection
typedef edm::RefVector
< TrackExtraCollection > 
reco::TrackExtraRefVector
 vector of references to TrackExtra in the same collection