]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TPC/AliTPCCorrection.cxx
Adding the function:
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Jul 2010 10:49:00 +0000 (10:49 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Jul 2010 10:49:00 +0000 (10:49 +0000)
commitf181747911af70c9c3a0ad041c59784085dc1efa
treef953c72be40cf4aa546ba210a2c91e175564d6ad
parente06810a5018312ce2a0fdb2739eb79205212ed79
Adding the function:

static void AddVisualCorrection(AliTPCCorrection* corr, Int_t position);
static Double_t GetCorrSector(Double_t sector, Double_t localX, Double_t kZ, Int_t axisType, Int_t corrType=0);
static Double_t GetCorrXYZ(Double_t gx, Double_t gy, Double_t gz, Int_t axisType, Int_t corrType=0);

For easy visualization of correction and derivatives of correction using TFX
and TTree::Draw

Marian
TPC/AliTPCCorrection.cxx
TPC/AliTPCCorrection.h