]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - VZERO/AliVZERO.cxx
Updated V0R geometry and vertex added in Hits
[u/mrichter/AliRoot.git] / VZERO / AliVZERO.cxx
index dfe9d589397579c2ea40d88c50b27cf09a447e51..3d7b6a370ce6a62c988a621b6f629558d8e09aa0 100755 (executable)
@@ -57,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;