CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SiStripElectronFwd.h
Go to the documentation of this file.
1 #ifndef EgammaCandidates_SiStripElectronFwd_h
2 #define EgammaCandidates_SiStripElectronFwd_h
3 #include <vector>
7 
8 namespace reco {
10 
12  typedef std::vector<SiStripElectron> SiStripElectronCollection;
13 
16 
19 
22 
25 }
26 
27 #endif
SiStripElectronRefVector::iterator siStripElectron_iterator
iterator over a vector of reference to SiStripElectron objects
edm::Ref< SiStripElectronCollection > SiStripElectronRef
reference to an object in a collection of SiStripElectron objects
edm::RefProd< SiStripElectronCollection > SiStripElectronRefProd
reference to a collection of SiStripElectron objects
std::vector< SiStripElectron > SiStripElectronCollection
collectin of SiStripElectron objects
edm::RefVector< SiStripElectronCollection > SiStripElectronRefVector
vector of objects in the same collection of SiStripElectron objects