1 #ifndef EgammaReco_ElectronFwd_h 2 #define EgammaReco_ElectronFwd_h edm::RefProd< ElectronCollection > ElectronRefProd
reference to a collection of Electron objects
edm::RefVector< ElectronCollection > ElectronRefVector
vector of objects in the same collection of Electron objects
edm::Ref< ElectronCollection > ElectronRef
reference to an object in a collection of Electron objects
ElectronRefVector::iterator electron_iterator
iterator over a vector of reference to Electron objects
std::vector< Electron > ElectronCollection
collectin of Electron objects