CMS 3D CMS Logo

EgammaObjectFwd.h
Go to the documentation of this file.
1 #ifndef DataFormats_HLTReco_EgammaObjectFwd_h
2 #define DataFormats_HLTReco_EgammaObjectFwd_h
3 
4 #include <vector>
8 
9 namespace trigger {
10  class EgammaObject;
11 
12  typedef std::vector<EgammaObject> EgammaObjectCollection;
17 } // namespace trigger
18 
19 #endif
std::vector< EgammaObject > EgammaObjectCollection
edm::RefProd< EgammaObjectCollection > EgammaObjectRefProd
EgammaObjectRefVector::iterator EgammaObjectIterator
edm::Ref< EgammaObjectCollection > EgammaObjectRef
edm::RefVector< EgammaObjectCollection > EgammaObjectRefVector