]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCv3.cxx
Introduce standard Author and Modified fields
[u/mrichter/AliRoot.git] / TPC / AliTPCv3.cxx
index 9df064f30a32504a35d3097b062eb2cf7f7252c0..b907e4e9e3530268636e6b8c34f92c1d1d5207b7 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.10  1999/10/14 16:52:08  fca
+Only use PDG codes and not GEANT ones
+
 Revision 1.9  1999/10/08 06:27:23  fca
 Corrected bug in the HV degrader geometry, thanks to G.Tabary
 
@@ -609,7 +612,7 @@ void AliTPCv3::CreateGeometry()
 
   dm[0] = 50.;
   dm[1] = 50.5;
-  dm[2] = 32.25;
+  dm[2] = 64.5;
 
   gMC->Gsvolu("TIVB","TUBE",idtmed[9],dm,3);