CMS 3D CMS Logo

ElectronPixelSeedFwd.h

Go to the documentation of this file.
00001 #ifndef EGammaReco_ElectronPixelSeedFwd_h
00002 #define EGammaReco_ElectronPixelSeedFwd_h
00003 #include <vector>
00004 #include "DataFormats/Common/interface/Ref.h"
00005 #include "DataFormats/Common/interface/RefProd.h"
00006 #include "DataFormats/Common/interface/RefVector.h"
00007 
00008 namespace reco {
00009   class ElectronPixelSeed;
00011   typedef std::vector<ElectronPixelSeed> ElectronPixelSeedCollection;
00013   typedef edm::Ref<ElectronPixelSeedCollection> ElectronPixelSeedRef;
00015   typedef edm::RefProd<ElectronPixelSeedCollection> ElectronPixelSeedRefProd;
00017   typedef edm::RefVector<ElectronPixelSeedCollection> ElectronPixelSeedRefVector;
00019   typedef ElectronPixelSeedRefVector::iterator electronephltseed_iterator;
00020 }
00021 
00022 #endif

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