CMS 3D CMS Logo

BlobPedestals.h

Go to the documentation of this file.
00001 #ifndef BLOBPEDESTALS_H
00002 #define BLOBPEDESTALS_H
00003 #include<vector>
00004 class BlobPedestals {
00005 public:
00006   BlobPedestals();
00007   virtual ~BlobPedestals();
00008   std::vector<unsigned int>  m_pedestals;
00009 };
00010 #endif

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