CMS 3D CMS Logo

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

Go to the source code of this file.

Namespaces

 reco
 fixed size matrix
 

Typedefs

typedef
ElectronIDRefVector::iterator 
reco::electronID_iterator
 iterator over a vector of reference to ElectronID objects More...
 
typedef std::vector< ElectronID > reco::ElectronIDCollection
 collection of ElectronID objects More...
 
typedef edm::Ref
< ElectronIDCollection > 
reco::ElectronIDRef
 reference to an object in a collection of ElectronID objects More...
 
typedef edm::RefProd
< ElectronIDCollection > 
reco::ElectronIDRefProd
 reference to a collection of ElectronID objects More...
 
typedef edm::RefVector
< ElectronIDCollection > 
reco::ElectronIDRefVector
 vector of objects in the same collection of ElectronID objects More...