CMS 3D CMS Logo

Typedefs
TrackingRecHitFwd.h File Reference
#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/OwnVector.h"

Go to the source code of this file.

Typedefs

typedef TrackingRecHitCollection::base::const_iterator trackingRecHit_iterator
 iterator over a vector of reference to TrackingRecHit in the same collection More...
 
typedef edm::OwnVector< TrackingRecHitTrackingRecHitCollection
 collection of TrackingRecHits More...
 
typedef edm::Ref< TrackingRecHitCollectionTrackingRecHitRef
 persistent reference to a TrackingRecHit More...
 
typedef edm::RefProd< TrackingRecHitCollectionTrackingRecHitRefProd
 persistent reference to a TrackingRecHit collection More...
 
typedef edm::RefVector< TrackingRecHitCollectionTrackingRecHitRefVector
 vector of reference to TrackingRecHit in the same collection More...
 

Typedef Documentation

typedef TrackingRecHitCollection::base::const_iterator trackingRecHit_iterator

iterator over a vector of reference to TrackingRecHit in the same collection

Definition at line 19 of file TrackingRecHitFwd.h.

collection of TrackingRecHits

Definition at line 9 of file TrackingRecHitFwd.h.

persistent reference to a TrackingRecHit

Definition at line 13 of file TrackingRecHitFwd.h.

persistent reference to a TrackingRecHit collection

Definition at line 15 of file TrackingRecHitFwd.h.

vector of reference to TrackingRecHit in the same collection

Definition at line 17 of file TrackingRecHitFwd.h.