CMS 3D CMS Logo

CSCDQM_ClusterLocalMax.h

Go to the documentation of this file.
00001 #ifndef CSCDQM_ClusterLocalMax_h
00002 #define CSCDQM_ClusterLocalMax_h
00003 
00004 #include <TObject.h>
00005 
00006 namespace cscdqm {
00007 
00012   class ClusterLocalMax {
00013 
00014     public:
00015       int Time;
00016       int Strip;
00017 
00018       ClusterLocalMax();
00019       virtual ~ClusterLocalMax();
00020       // ClassDef(ClusterLocalMax,1) //ClusterLocalMax
00021 
00022   };
00023 
00024 }
00025 
00026 #endif

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