CMS 3D CMS Logo

ElectronFwd.h
Go to the documentation of this file.
1 #ifndef EgammaReco_ElectronFwd_h
2 #define EgammaReco_ElectronFwd_h
3 #include <vector>
7 
8 namespace reco {
9  class Electron;
10 
12  typedef std::vector<Electron> ElectronCollection;
13 
16 
19 
22 
25 } // namespace reco
26 
27 #endif
edm::RefProd< ElectronCollection > ElectronRefProd
reference to a collection of Electron objects
Definition: ElectronFwd.h:18
edm::RefVector< ElectronCollection > ElectronRefVector
vector of objects in the same collection of Electron objects
Definition: ElectronFwd.h:21
edm::Ref< ElectronCollection > ElectronRef
reference to an object in a collection of Electron objects
Definition: ElectronFwd.h:15
ElectronRefVector::iterator electron_iterator
iterator over a vector of reference to Electron objects
Definition: ElectronFwd.h:24
std::vector< Electron > ElectronCollection
collectin of Electron objects
Definition: ElectronFwd.h:9
fixed size matrix