]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - VZERO/AliVZERO.cxx
Data calibration header
[u/mrichter/AliRoot.git] / VZERO / AliVZERO.cxx
index 5370065e77b617d4aae908b7c92f9f23c81d3302..ffa8864ad3958695b05ba98d2bba53b16a7f09a2 100755 (executable)
@@ -221,7 +221,7 @@ void AliVZERO::Hits2Digits(){
   // Converts hits to digits of the current event
   //
   // Inputs file name
-  Char_t *alifile = "galice.root";   
+  const char *alifile = "galice.root";   
 
   // Create the run digitizer 
   AliRunDigitizer* manager = new AliRunDigitizer(1, 1);