]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PMD/AliPMDv0.cxx
fWSN->Eval(0.001) to avoid fpe.
[u/mrichter/AliRoot.git] / PMD / AliPMDv0.cxx
index 49bef7c1b56a9112b8cce063f3aa9133b8c87206..ffbbd8e892f07e5aebb8f84c83fdf649aec02baf 100644 (file)
@@ -846,7 +846,7 @@ void AliPMDv0::CreateMaterials()
  
   //   define gas-mixtures 
   
-  char namate[21];
+  char namate[21]="";
   gMC->Gfmate((*fIdmate)[3], namate, a, z, d, radl, absl, buf, nbuf);
   ag[1] = a;
   zg[1] = z;