CMS 3D CMS Logo

HFEMClusterShapeFwd.h

Go to the documentation of this file.
00001 #ifndef HFEMClusterShapeFwd_h
00002 #define HFEMClusterShapeFwd_h
00003 #include "DataFormats/Common/interface/Ref.h"
00004 #include "DataFormats/Common/interface/RefProd.h"
00005 #include "DataFormats/Common/interface/RefVector.h"
00006 
00007 namespace reco {
00008   class HFEMClusterShape;
00009 // collection of HFEMClusterShape objects
00010 typedef std::vector<HFEMClusterShape> HFEMClusterShapeCollection;
00011 
00013 typedef edm::Ref<HFEMClusterShapeCollection> HFEMClusterShapeRef;
00014 
00016 typedef edm::RefProd<HFEMClusterShapeCollection> HFEMClusterShapeRefProd;
00017 
00019 typedef edm::RefVector<HFEMClusterShapeCollection> HFEMClusterShapeRefVector;
00020 
00022 typedef HFEMClusterShapeRefVector::iterator HFEMClusterShape_iterator;
00023  
00024 }
00025 
00026 #endif

Generated on Tue Jun 9 17:30:43 2009 for CMSSW by  doxygen 1.5.4