]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCRecoParam.cxx
AliTPCtrackerMI.cxx -> Adding mutliplicity dependent dEdx correction here, because...
[u/mrichter/AliRoot.git] / TPC / AliTPCRecoParam.cxx
index 978d1e4dfc5acb976b031e8a19a9a76b6e420785..8fb64219755cc29a1fb61ff2968491fe9938cda2 100644 (file)
@@ -104,6 +104,7 @@ AliTPCRecoParam::AliTPCRecoParam():
   fUseTotCharge(kTRUE),          // switch use total or max charge
   fMinFraction(0.01),           // truncated mean - lower threshold
   fMaxFaction(0.7),            // truncated mean - upper threshold
+  fNeighborRowsDedx(2),           // neighbour rows for below threshold dEdx calculation
   fUseTOFCorrection(kTRUE)
 {
   //