]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSRecoParam.cxx
Corrections for Lorentz drift - Savannah bug 74658
[u/mrichter/AliRoot.git] / ITS / AliITSRecoParam.cxx
index b17f0c84d97e92703fb58eabebe43b9c5d65b43c..55bedd66ec638274cda9f9b341db023a47ef7ca4 100644 (file)
@@ -213,10 +213,10 @@ fMultCutK0SFromDecay(-10.),
 fMultCutMaxDCA(1.),
 //
 fCorrectLorentzAngleSPD(kFALSE),
-fLorentzAngleHolesSPD(0.),
+fTanLorentzAngleHolesSPD(0.017455), // tan(1 degree)
 fCorrectLorentzAngleSSD(kFALSE),
-fLorentzAngleHolesSSD(0.),
-fLorentzAngleElectronsSSD(0.),
+fTanLorentzAngleHolesSSD(0.016),  // tan(0.94 degrees)
+fTanLorentzAngleElectronsSSD(0.068), // tan(3.98 degrees)
 //
 fESDV0Params(NULL)
 {