]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STRUCT/AliBODY.cxx
Changing fitting formula (Marian)
[u/mrichter/AliRoot.git] / STRUCT / AliBODY.cxx
index 38c5b4e568ff8272eb2de1ed309ce4fb6b662f55..ea20fc93288ef3df9f4b6566b5560e436f5c5558 100644 (file)
@@ -110,11 +110,11 @@ void AliBODY::CreateGeometry()
     dALIC[5]=0;
     dALIC[6]=2000;
 
-    dALIC[7]=3000;
+    dALIC[7]=15000;
     dALIC[8]=0;
     dALIC[9]=2000;
     gMC->Gsvolu("ALIC","PGON",idtmed[1],dALIC,10);
-  } else if ( gAlice->GetModule("CRT")) {
+  } else if ( gAlice->GetModule("ACORDE")) {
     //
     // If the Cosmic Ray Trigger  is present we need a large box
     // 
@@ -126,7 +126,7 @@ void AliBODY::CreateGeometry()
       
   } else {
     //
-    // If the ZDC and CRT are not present make just a BOX
+    // If the ZDC and ACORDE are not present make just a BOX
     //
     dALIC[0]=2000;
     dALIC[1]=2000;