CMS 3D CMS Logo

Namespaces | Typedefs
PFTrajectoryPointFwd.h File Reference
#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/RefProd.h"

Go to the source code of this file.

Namespaces

 reco
 fixed size matrix
 

Typedefs

typedef std::vector< PFTrajectoryPoint > reco::PFTrajectoryPointCollection
 collection of PFTrajectoryPoint objects More...
 
typedef edm::Ref< PFTrajectoryPointCollection > reco::PFTrajectoryPointRef
 persistent reference to PFTrajectoryPoint objects More...
 
typedef edm::RefProd< PFTrajectoryPointCollection > reco::PFTrajectoryPointRefProd
 reference to PFTrajectoryPoint collection More...
 
typedef edm::RefVector< PFTrajectoryPointCollection > reco::PFTrajectoryPointRefVector
 vector of references to PFTrajectoryPoint objects all in the same collection More...
 
typedef PFTrajectoryPointRefVector::iterator reco::trajectoryPoint_iterator
 iterator over a vector of references to PFTrajectoryPoint objects More...