]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Change z position of round shape part of the slats of station 3 when DIPO is on.
authorcussonno <cussonno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 12 Dec 2003 09:59:32 +0000 (09:59 +0000)
committercussonno <cussonno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 12 Dec 2003 09:59:32 +0000 (09:59 +0000)
MUON/AliMUONv1.cxx

index a35bcddeec41c7e4d00bdc160d30b11e1c94713f..ed0c538f68cbcd9930a3d3db172de398e77cc8e6 100644 (file)
@@ -836,6 +836,7 @@ void AliMUONv1::CreateGeometry()
      imax = 1; 
      Float_t rmin = 33.; 
      Float_t z1 = spar[2], z2=2*spar[2]*1.01; 
+     if (gAlice->GetModule("DIPO")) {z1*=-1.;}
      for (Int_t idiv=0;idiv<ndiv; idiv++){ 
        ydiv+= dydiv;
        Float_t xdiv = 0.;