CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Typedefs
PFRecHitFwd.h File Reference
#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/RefProd.h"

Go to the source code of this file.

Namespaces

 reco
 fixed size matrix
 

Typedefs

typedef PFRecHitRefVector::iterator reco::basicRecHit_iterator
 iterator over a vector of references to PFRecHit objects More...
 
typedef edm::RefToBaseVector
< reco::PFRecHit
reco::PFRecHitBaseRefVector
 ref to base vector for dealing with views More...
 
typedef std::vector< PFRecHit > reco::PFRecHitCollection
 collection of PFRecHit objects More...
 
typedef edm::Ref
< PFRecHitCollection > 
reco::PFRecHitRef
 persistent reference to PFRecHit objects More...
 
typedef edm::RefProd
< PFRecHitCollection > 
reco::PFRecHitRefProd
 reference to PFRecHit collection More...
 
typedef edm::RefVector
< PFRecHitCollection > 
reco::PFRecHitRefVector
 vector of references to PFRecHit objects all in the same collection More...