CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Typedefs
EgammaTriggerFwd.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
EgammaTriggerRefVector::iterator 
reco::egammaTrigger_iterator
 iterator over a vector of references to EgammaTrigger objects More...
 
typedef std::vector
< EgammaTrigger > 
reco::EgammaTriggerCollection
 collection of EgammaTrigger objects More...
 
typedef edm::Ref
< EgammaTriggerCollection > 
reco::EgammaTriggerRef
 persistent reference to EgammaTrigger objects More...
 
typedef edm::RefProd
< EgammaTriggerCollection > 
reco::EgammaTriggerRefProd
 reference to a EgammaTrigger collection More...
 
typedef edm::RefVector
< EgammaTriggerCollection > 
reco::EgammaTriggerRefVector
 vector of references to EgammaTrigger objects in the same collection More...