From: morsch Date: Fri, 16 Mar 2001 15:34:37 +0000 (+0000) Subject: Mothervolume defined MANY because overlap with station 3 mothervolume not avoidable... X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=a37078b5cb2c54d7600f60df39738430ff57c94c;p=u%2Fmrichter%2FAliRoot.git Mothervolume defined MANY because overlap with station 3 mothervolume not avoidable (A. de Falco) --- diff --git a/STRUCT/AliDIPOv2.cxx b/STRUCT/AliDIPOv2.cxx index 2c6d1cb51a3..d3bf9f438da 100644 --- a/STRUCT/AliDIPOv2.cxx +++ b/STRUCT/AliDIPOv2.cxx @@ -15,6 +15,11 @@ /* $Log$ +Revision 1.14 2000/12/21 16:37:23 morsch +Use Al for coil and cable material. The materials used before cause the dipole to +have hydrogene on the outer surface leading to unrealistic gamma rates due to +n-capture. + Revision 1.13 2000/10/02 21:28:15 fca Removal of useless dependecies via forward declarations @@ -627,7 +632,7 @@ void AliDIPOv2::CreateGeometry() gMC->Gspos("DY2 ", 2, "DDIP", -dx, 0.0, dz, idrotm[1810], "ONLY"); dz=975.; - gMC->Gspos("DDIP", 1, "ALIC", 0., 0., dz, 0, "ONLY"); + gMC->Gspos("DDIP", 1, "ALIC", 0., 0., dz, 0, "MANY"); gMC->Gsatt("DDIP", "SEEN", 0); // gMC->Gsatt("DC21", "SEEN", 0);