]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Check material definition for gas mixture
authorcblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 1 Sep 2006 07:26:06 +0000 (07:26 +0000)
committercblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 1 Sep 2006 07:26:06 +0000 (07:26 +0000)
TRD/AliTRD.cxx

index debb130ec72badaa346c803ec1248ac55ea25c6c..3890c2aa9e31a178fa534ab93d65e32c5abf99bd 100644 (file)
@@ -532,7 +532,6 @@ void AliTRD::CreateMaterials()
   // For Xe/CO2-gas-mixture 
   Float_t aXeCO2[3] = { 131.29   ,  12.0107 ,  15.9994  };
   Float_t zXeCO2[3] = {  54.0    ,   6.0    ,   8.0     };
-  // Move to number of atoms
   Float_t wXeCO2[3] = {   8.5    ,   1.5    ,   3.0     }; 
   // Xe-content of the Xe/CO2-mixture (85% / 15%) 
   Float_t fxc       = 0.85;