CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCDQM_ClusterLocalMax.h
Go to the documentation of this file.
1 #ifndef CSCDQM_ClusterLocalMax_h
2 #define CSCDQM_ClusterLocalMax_h
3 
4 #include <TObject.h>
5 
6 namespace cscdqm {
7 
13 
14  public:
15  int Time;
16  int Strip;
17 
19  virtual ~ClusterLocalMax();
20  // ClassDef(ClusterLocalMax,1) //ClusterLocalMax
21 
22  };
23 
24 }
25 
26 #endif
Local Maximum of the Cluster.