CMS 3D CMS Logo

Typedefs

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_5/src/DataFormats/TrackingRecHit/interface/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
TrackingRecHitRefVector::iterator 
trackingRecHit_iterator
 iterator over a vector of reference to TrackingRecHit in the same collection
typedef edm::OwnVector
< TrackingRecHit
TrackingRecHitCollection
 collection of TrackingRecHits
typedef edm::Ref
< TrackingRecHitCollection
TrackingRecHitRef
 persistent reference to a TrackingRecHit
typedef edm::RefProd
< TrackingRecHitCollection
TrackingRecHitRefProd
 persistent reference to a TrackingRecHit collection
typedef edm::RefVector
< TrackingRecHitCollection
TrackingRecHitRefVector
 vector of reference to TrackingRecHit in the same collection

Typedef Documentation

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.