]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDgeometryDetail.cxx
Obsolete - removed
[u/mrichter/AliRoot.git] / TRD / AliTRDgeometryDetail.cxx
index c20b7d8ace64717ae66b384ca193a5af5bc88a7c..201ad7aa1b4da7830c27632ee2fb0f2ecb5b3fc7 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/*
-$Log$
-Revision 1.4  2002/03/28 14:59:07  cblume
-Coding conventions
-
-Revision 1.3  2002/02/11 14:21:16  cblume
-Update of the geometry. Get rid of MANY
-
-Revision 1.2  2001/11/08 13:13:08  cblume
-Change to MANY for UCFI/M/O and UAFI/M/O
-
-Revision 1.1  2001/11/06 17:19:41  cblume
-Add detailed geometry and simple simulator
-
-*/
+/* $Id$ */
 
 ///////////////////////////////////////////////////////////////////////////////
 //                                                                           //
@@ -35,7 +21,7 @@ Add detailed geometry and simple simulator
 //                                                                           //
 ///////////////////////////////////////////////////////////////////////////////
 
-#include "AliMC.h"
+#include <TVirtualMC.h>
 
 #include "AliTRDgeometryDetail.h"
 #include "AliTRDparameter.h"
@@ -326,7 +312,6 @@ void AliTRDgeometryDetail::CreateReadout(Int_t *idtmed) const
   //
   // Create the volumina of the readout electronics
   //
-
   const Int_t   kNparBox    = 3;
 
   Float_t parBox[kNparBox];