]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCv3.cxx
gstpar calls removed, settings moved to galice.cuts
[u/mrichter/AliRoot.git] / TPC / AliTPCv3.cxx
index 53faf0ca1b4318708e871968c965cc7895b80eda..d962aa2f243641b27876c9a1625e3c2ecd1dca36 100644 (file)
@@ -1060,7 +1060,7 @@ void AliTPCv3::Init()
 
   gMC->SetMaxNStep(-30000); // max. number of steps increased
 
-  gMC->Gstpar(idtmed[2],"LOSS",5);
+  // specific energy loss is now set in galice.cuts
 
   printf("%s: *** TPC version 3 initialized***\n",ClassName());