]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STRUCT/AliMAG.h
Making pedestal subtraction from correlations possible
[u/mrichter/AliRoot.git] / STRUCT / AliMAG.h
index 999697c7bb2cb085ac8c7c2039f298d715925235..250e73d81076fbf9c775ae5d9cb17748c726dfd6 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef MAG_H
-#define MAG_H
+#ifndef ALIMAG_H
+#define ALIMAG_H
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
@@ -22,7 +22,7 @@ public:
    virtual void  CreateMaterials();
    virtual void  Init();
    virtual Int_t IsVersion() const {return 0;}
-   virtual void  DrawModule();
+   virtual void  DrawModule() const;
  
    ClassDef(AliMAG,1)  //Class manager for detector:MAG
 };