]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Drift gas density corrected for the pressure.
authorkowal2 <kowal2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 29 Mar 2010 14:08:40 +0000 (14:08 +0000)
committerkowal2 <kowal2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 29 Mar 2010 14:08:40 +0000 (14:08 +0000)
TPC/AliTPC.cxx

index 33dbe29820ac2f2d8f14a4e55e04ba58b70469bb..48a648b31422f70a379108bc966700977e50bc23 100644 (file)
@@ -304,7 +304,7 @@ void AliTPC::CreateMaterials()
   wmat[2]=0.128469474;
   wmat[3]=0.058395789;
  
-  density=0.00095;
+  density=0.000909674;
 
   AliMixture(12,"Ne-CO2-N-1",amat,zmat,density,4,wmat);
   AliMixture(13,"Ne-CO2-N-2",amat,zmat,density,4,wmat);