1 #ifndef DataFormats_ParticleFlowReco_PFTrajectoryPointFwd_h 2 #define DataFormats_ParticleFlowReco_PFTrajectoryPointFwd_h 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
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