]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TPC/TPCbase/AliTPCExBBShape.h
Update and Init function of correction
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 6 May 2010 12:34:19 +0000 (12:34 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 6 May 2010 12:34:19 +0000 (12:34 +0000)
commit534fd34a78064d8c2ef7b76af402185b9bd59304
tree902efe8acf8c757ed977a10412c1b7d3233ba11c
parentd2e578da55dfe99236104e8582312b1c63077757
Update and Init function of correction
Parameters are taken form the OCDB

AliTPCcalibDB.cxx              - copy paste error
AliTPCCorrection.h             - adding fT1, and fT2 as a data member to enable Update
AliTPCExBBShape.h              - Set fT1 and fT2
AliTPCExBConical.h             - Set fT1 and fT2
AliTPCExBTwist.h               - Set fT1 and fT2
AliTPCGGVoltError.h            - Set fT1 and fT2
AliTPCCorrection.cxx           - Set fT1 and fT2
AliTPCExBBShape.cxx            - Update and Init function
AliTPCExBConical.cxx           - Update and Init function
AliTPCExBTwist.cxx             - Update and Init function
AliTPCGGVoltError.cxx          - Update and Init function
TPC/AliTPCCorrection.cxx
TPC/AliTPCCorrection.h
TPC/AliTPCExBBShape.cxx
TPC/AliTPCExBBShape.h
TPC/AliTPCExBConical.cxx
TPC/AliTPCExBConical.h
TPC/AliTPCExBTwist.cxx
TPC/AliTPCExBTwist.h
TPC/AliTPCGGVoltError.cxx
TPC/AliTPCGGVoltError.h
TPC/AliTPCcalibDB.cxx