CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EgammaTriggerFwd.h
Go to the documentation of this file.
1 #ifndef EgammaReco_EgammaTriggerFwd_h
2 #define EgammaReco_EgammaTriggerFwd_h
3 #include <vector>
7 
8 namespace reco {
9  class EgammaTrigger;
10 
12  typedef std::vector<EgammaTrigger> EgammaTriggerCollection;
13 
16 
19 
22 
25 }
26 
27 #endif
EgammaTriggerRefVector::iterator egammaTrigger_iterator
iterator over a vector of references to EgammaTrigger objects
edm::Ref< EgammaTriggerCollection > EgammaTriggerRef
persistent reference to EgammaTrigger objects
std::vector< EgammaTrigger > EgammaTriggerCollection
collection of EgammaTrigger objects
edm::RefVector< EgammaTriggerCollection > EgammaTriggerRefVector
vector of references to EgammaTrigger objects in the same collection
edm::RefProd< EgammaTriggerCollection > EgammaTriggerRefProd
reference to a EgammaTrigger collection