CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrackingRecHitFwd.h
Go to the documentation of this file.
1 #ifndef TrackingRecHit_TrackingRecHitFwd_h
2 #define TrackingRecHit_TrackingRecHitFwd_h
3 #include <vector>
8 
19 typedef TrackingRecHitCollection::base::const_iterator trackingRecHit_iterator;
20 
21 #endif
edm::RefProd< TrackingRecHitCollection > TrackingRecHitRefProd
persistent reference to a TrackingRecHit collection
edm::RefVector< TrackingRecHitCollection > TrackingRecHitRefVector
vector of reference to TrackingRecHit in the same collection
edm::Ref< TrackingRecHitCollection > TrackingRecHitRef
persistent reference to a TrackingRecHit
edm::OwnVector< TrackingRecHit > TrackingRecHitCollection
collection of TrackingRecHits
TrackingRecHitCollection::base::const_iterator trackingRecHit_iterator
iterator over a vector of reference to TrackingRecHit in the same collection