]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
corrected parameters for the third pad lenght
authorkowal2 <kowal2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 19 Jan 2002 08:45:36 +0000 (08:45 +0000)
committerkowal2 <kowal2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 19 Jan 2002 08:45:36 +0000 (08:45 +0000)
TPC/AliTPCCreatePRF.C

index 9800c7d9d6f9fa4cfbed14fbe0f36a6e7edd6fd4..0b2ed795fe6538fd3a40e41b98b05eed255c8558 100644 (file)
@@ -19,7 +19,7 @@ void AliTPCCreatePRF()
   prf.Write("prf_10006_Gati_047051_d03");
 
   prf.SetPad(0.6,1.5);
-  prf.SetChevron(1.,0,0);
+  prf.SetChevron(1.5,0,0);
   prf.SetGati(0.47,0.51,0.3);
   prf.SetY(-1.125,1.125,10);
   prf.Update();