From: morsch Date: Mon, 14 Apr 2003 10:20:38 +0000 (+0000) Subject: Rear shield back to default value. X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=183fe83bdcaa8923a8f5821a82ae3775de30f60e;p=u%2Fmrichter%2FAliRoot.git Rear shield back to default value. --- diff --git a/STRUCT/AliSHILv2.cxx b/STRUCT/AliSHILv2.cxx index afa6b2bdae5..241b33d6bbb 100644 --- a/STRUCT/AliSHILv2.cxx +++ b/STRUCT/AliSHILv2.cxx @@ -1437,11 +1437,11 @@ void AliSHILv2::CreateGeometry() // Magnet element // tpar[0]=0.; - tpar[1]=kR43; + tpar[1]= 40.; tpar[2]=85.; gMC->Gsvolu("YAEM", "TUBE", idtmed[kAir], tpar, 3); tpar[0]=6.3/2.; - tpar[1]=kR43; + tpar[1]=40.; tpar[2]=85.; gMC->Gsvolu("YFEM", "TUBE", idtmed[kFe], tpar, 3); gMC->Gspos("YFEM", 1, "YAEM", 0., 0., 0., 0, "ONLY"); diff --git a/STRUCT/SHILConst.h b/STRUCT/SHILConst.h index b9646b4977b..9be7ed0acc1 100644 --- a/STRUCT/SHILConst.h +++ b/STRUCT/SHILConst.h @@ -96,7 +96,7 @@ const Float_t kR41=35.; const Float_t kR42=49.9; - const Float_t kR43=110.; + const Float_t kR43=60.; // // Vacuum System