]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCRecoParam.cxx
Sorting graphs
[u/mrichter/AliRoot.git] / TPC / AliTPCRecoParam.cxx
index 356607154e367136ff19d96f59b4348ec0fcc9d1..5f6d86fa830513f7aaad6f8c99c58d8fb9ec18b7 100644 (file)
   1. if (not 0) from OCDB  - AliTPCcalibDB::GetRecoParam(eventtype)
   2. if (not 0 or 1) default parameter - High flux enevironment used  
 
-  FIXME:
-  In the future  reconstruction parameters should be changed on event basis
-  But for the moment, event types are still not defined 
-
 
   // Setting for systematic errors addition
   [0] - systematic RMSY
@@ -61,7 +57,7 @@ Bool_t AliTPCRecoParam::fgUseTimeCalibration=kTRUE; // flag usage the time depen
 //_____________________________________________________________________________
 AliTPCRecoParam::AliTPCRecoParam():
   AliDetectorRecoParam(),
-  fUseHLTClusters(1),  // use RAW data
+  fUseHLTClusters(4),  // use HLTorRAW data
   fBClusterSharing(kTRUE),
   fCtgRange(1.05),       
   fMaxSnpTracker(0.95),
@@ -76,6 +72,7 @@ AliTPCRecoParam::AliTPCRecoParam():
   fMaxNoise(2.),
   //
   fUseOnePadCluster(kTRUE),
+  fUseHLTOnePadCluster(kFALSE),
   fMinMaxCutAbs(4.),
   fMinLeftRightCutAbs(6.),
   fMinUpDownCutAbs(6.),
@@ -89,7 +86,7 @@ AliTPCRecoParam::AliTPCRecoParam():
   fLastSeedRowSec(120),
   fSeedGapPrim(6),
   fSeedGapSec(6),
-  fUseFieldCorrection(2),      // use field correction
+  fUseFieldCorrection(0),      // use field correction
   fUseComposedCorrection(kFALSE),      // use field correction
   fUseRPHICorrection(0),      // use rphi correction
   fUseRadialCorrection(0),    // use radial correction