]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PMD/AliPMDv0.cxx
added call to TG4GeometryManager to CloseOutFile(); added protection from reading...
[u/mrichter/AliRoot.git] / PMD / AliPMDv0.cxx
index ab2f6a8d79d4d769550c56a2dbf464f700b10fa2..1b3c23ace7669ca73d2d36cac279f5be910e7a1d 100644 (file)
 
 /*
 $Log$
+Revision 1.7  1999/10/06 13:05:52  fca
+Temporary fix to keep the code working waiting for Y.Viyogi
+
+Revision 1.6  1999/09/29 09:24:28  fca
+Introduction of the Copyright and cvs Log
+
 */
 
 ///////////////////////////////////////////////////////////////////////////////
@@ -32,6 +38,7 @@ $Log$
 #include "AliRun.h"
 #include "AliMC.h" 
 #include "AliConst.h" 
+#include "AliMagF.h"
  
 static Float_t smod2[3], smod3[3], smod4[3];
 static Int_t maxbox, kdet;
@@ -402,6 +409,12 @@ void AliPMDv0::CreatePads()
   gMC->Gsatt("DV11", "SEEN", 1);
   
   // --- DEFINE MODULES, IRON, TUNGSTEN AND LEAD VOLUMES 
+
+  // This mod by fca, waiting for Yogendra Viyogi answer
+  spsw1[0] = spsw2[0];
+  spsw1[1] = spsw2[1];
+  spsw1[2] = spsw2[2];
+  // End of fca mod
   
   
   spb[0] = spsw1[0];