CMS 3D CMS Logo

PFTrajectoryPointFwd.h
Go to the documentation of this file.
1 #ifndef DataFormats_ParticleFlowReco_PFTrajectoryPointFwd_h
2 #define DataFormats_ParticleFlowReco_PFTrajectoryPointFwd_h
3 #include <vector>
7 
8 namespace reco {
10 
12  typedef std::vector<PFTrajectoryPoint> PFTrajectoryPointCollection;
13 
16 
19 
22 
25 }
26 
27 #endif
edm::RefVector< PFTrajectoryPointCollection > PFTrajectoryPointRefVector
vector of references to PFTrajectoryPoint objects all in the same collection
std::vector< PFTrajectoryPoint > PFTrajectoryPointCollection
collection of PFTrajectoryPoint objects
edm::RefProd< PFTrajectoryPointCollection > PFTrajectoryPointRefProd
reference to PFTrajectoryPoint collection
fixed size matrix
PFTrajectoryPointRefVector::iterator trajectoryPoint_iterator
iterator over a vector of references to PFTrajectoryPoint objects
A PFTrack holds several trajectory points, which basically contain the position and momentum of a tra...
edm::Ref< PFTrajectoryPointCollection > PFTrajectoryPointRef
persistent reference to PFTrajectoryPoint objects