]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALv2.h
This is a backward incompatible change in AliRoot. The following methods have been...
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALv2.h
index 68e9bfcc8ddb5314a06e9f823a11c0b0f6bbe382..517e0f2f9de64421d04798d312f5c17e77f070bf 100644 (file)
@@ -39,7 +39,7 @@ public:
   // drawing
   void DrawCalorimeterCut(const char *name="SMOD", int axis=3, double dcut=1.); // *MENU*
   void DrawSuperModuleCut(const char *name="EMOD", int axis=2, double dcut=0.03, int fill = 6);//  *MENU*
-  void DrawTowerCut(const char *name="SCMY", int axis=2, double dcut=0., int fill=1, char *optShad="on");   //  *MENU*
+  void DrawTowerCut(const char *name="SCMY", int axis=2, double dcut=0., int fill=1, const char *optShad="on");   //  *MENU*
   void DrawAlicWithHits(int mode=1);                            // *MENU*
   void SetVolumeAttributes(const char *name="SCM0", int seen=1, int color=1, int fill=1); // *MENU*
   void TestIndexTransition(int pri=0, int idmax=0); // *MENU*