]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONConstants.h
Proper deletion of arrays (thanks to Rene Brun)
[u/mrichter/AliRoot.git] / MUON / AliMUONConstants.h
index e24478b3be55db0f2da1f79761269424d7a7e031..053256caf4c023e3f623782f3b9d04e9e92ebac4 100644 (file)
@@ -41,7 +41,7 @@ class AliMUONConstants : public TObject {
     static Float_t  fgDmax[7];                // ! outer diameter
 //
     static Int_t    fgMaxZoom;                // Maximum Zoom for event display
-    ClassDef(AliMUONConstants, 1)     // Class definition in ROOT context
+    ClassDef(AliMUONConstants, 0)             // MUON global constants 
 };
        
 #endif