CMS 3D CMS Logo

mypt.h

Go to the documentation of this file.
00001 #ifndef MYPT_H
00002 #define MYPT_H
00003 #include "CondFormats/Calibration/interface/fixedArray.h"
00004 class mypt{
00005  public:
00006   mypt(){}
00007   void fill();
00008   fixedArray<unsigned short,2097> pt;
00009 };
00010 #endif

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