CMS 3D CMS Logo

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

Go to the source code of this file.

Namespaces

 reco
 fixed size matrix
 

Typedefs

typedef
GsfElectronRefVector::iterator 
reco::GsfElectron_iterator
 iterator over a vector of reference to GsfElectron objects More...
 
typedef std::vector< GsfElectron > reco::GsfElectronCollection
 collection of GsfElectron objects More...
 
typedef edm::Ref
< GsfElectronCollection > 
reco::GsfElectronRef
 reference to an object in a collection of GsfElectron objects More...
 
typedef edm::RefProd
< GsfElectronCollection > 
reco::GsfElectronRefProd
 reference to a collection of GsfElectron objects More...
 
typedef edm::RefVector
< GsfElectronCollection > 
reco::GsfElectronRefVector
 vector of objects in the same collection of GsfElectron objects More...