]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Corrected initialization
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 21 Feb 2011 09:42:36 +0000 (09:42 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 21 Feb 2011 09:42:36 +0000 (09:42 +0000)
ITS/AliITSRecoParam.cxx

index 1d19b7e3217a0994a207fb120bcd4569b815eab9..08ea6a880bed5421436b73d6b76f1699589e7bc4 100644 (file)
@@ -155,7 +155,7 @@ fMaxLambdaSA(0.008),
 fMinClusterChargeSA(0.),
 fSAOnePointTracks(kFALSE),
 fSAUseAllClusters(kFALSE),
-fMaxSPDcontrForSAToUseAllClusters(1e6),
+fMaxSPDcontrForSAToUseAllClusters(1000000),
 fSelectBestMIP03(kFALSE),
 fFlagFakes(kFALSE),
 fUseImproveKalman(kFALSE),