]> git.uio.no Git - u/mrichter/AliRoot.git/commit
AliTPCcalibBase.h AliTPCcalibBase.cxx
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 2 Mar 2009 19:03:46 +0000 (19:03 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 2 Mar 2009 19:03:46 +0000 (19:03 +0000)
commit15e48021eec97437234f06e3d6a39edce18aa6dc
tree32ff4f0082ee0c316367cbad84fd448036c3c93f
parent395fadba7c63e4907d836d8d79cc3ab429905ff3
AliTPCcalibBase.h  AliTPCcalibBase.cxx
Adding trigger class as string

AliTPCPointCorrection.cxx AliTPCPointCorrection.h
Adding
R            distortion correction
RPhi         distortion correction
Quadrant  misalignment
Inter sector misalignment represented by 6 parameter to be still defined.

AliTPCcalibCosmic.cxx  AliTPCcalibCosmic.h
Adding MakeCombinedTrack       - merge 2 halves of the track
Removing setting of Gain map   - done automatically in the CookdEdx from the OCDB
Adding AliExternalComparison   - ndim THnsparse for performance study

AliTPCcalibTracks.cxx
Changing binning of QA histograms

AliTPCcalibCalib.cxx
Applying the R,RPhi and alignment correction before refit of the track
It is temporary sollution before we move the all correction to the AliTPCTransform
Corresponding OCDB  entry should be back compatible therefore I didn't want to commit it before correction class (AliTPCPointCorrection) is fixed
TPC/AliTPCPointCorrection.cxx
TPC/AliTPCPointCorrection.h
TPC/AliTPCcalibBase.cxx
TPC/AliTPCcalibBase.h
TPC/AliTPCcalibCalib.cxx
TPC/AliTPCcalibCosmic.cxx
TPC/AliTPCcalibCosmic.h
TPC/AliTPCcalibTracks.cxx