]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STRUCT/AliDIPOv2.cxx
New TOF version with holes for PHOS/RICH
[u/mrichter/AliRoot.git] / STRUCT / AliDIPOv2.cxx
index 7597398b51bec108c0c3c8cb106601cb360c1c10..c1dbd87890f570ab368c85ac5772bbc8e6586db7 100644 (file)
@@ -1,3 +1,28 @@
+/**************************************************************************
+ * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ *                                                                        *
+ * Author: The ALICE Off-line Project.                                    *
+ * Contributors are mentioned in the code where appropriate.              *
+ *                                                                        *
+ * Permission to use, copy, modify and distribute this software and its   *
+ * documentation strictly for non-commercial purposes is hereby granted   *
+ * without fee, provided that the above copyright notice appears in all   *
+ * copies and that both the copyright notice and this permission notice   *
+ * appear in the supporting documentation. The authors make no claims     *
+ * about the suitability of this software for any purpose. It is          *
+ * provided "as is" without express or implied warranty.                  *
+ **************************************************************************/
+
+/*
+$Log$
+Revision 1.6.2.1  1999/12/03 16:38:51  fca
+Correct overlap in magnet
+
+Revision 1.6  1999/09/29 09:24:30  fca
+Introduction of the Copyright and cvs Log
+
+*/
+
 ///////////////////////////////////////////////////////////////////////////////
 //                                                                           //
 //  Magnetic Dipole version 1                                                //
@@ -252,6 +277,7 @@ void AliDIPOv2::CreateGeometry()
   gMC->Gsvolu("DY1 ", "TRD1", idtmed[1809], ypar, 4);
   // iron - 
   dy = 283.5;
+  dy = 279;
   gMC->Gspos("DY1 ", 1, "DDIP", 0.,  dy, 0., 0, "ONLY");
   gMC->Gspos("DY1 ", 2, "DDIP", 0., -dy, 0., 0, "ONLY");
   ypar[2] = 60.;