]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - VZERO/AliVZERO.cxx
New methods and data member added by M. Horner.
[u/mrichter/AliRoot.git] / VZERO / AliVZERO.cxx
index da4defea7348d1f953765c73bb02c5ea67c16753..3d7b6a370ce6a62c988a621b6f629558d8e09aa0 100755 (executable)
@@ -35,7 +35,6 @@
 #include "AliRun.h"
 #include "AliVZERO.h"
 #include "AliVZEROdigit.h"
-#include "AliMC.h"
 #include "AliVZEROhit.h"
 
 ClassImp(AliVZERO)
@@ -58,8 +57,8 @@ AliVZERO::AliVZERO(const char *name, const char *title)
 
 //  fDigits       =  new TClonesArray("AliVZEROdigit",400) ; 
 
-  fThickness    =  3.1;   // total thickness of the V0R box
-  fThickness1   =  1.0;   // thickness of the thickest cell (2.5 in version 0)
+  fThickness    =  4.1;   // total thickness of the V0R box
+  fThickness1   =  0.7;   // thickness of the thickest cell (2.5 in version 0)
   
   fMaxStepQua   =  0.05; 
   fMaxStepAlu   =  0.01;