]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TPC/AliTPCComposedCorrection.cxx
1. Making new distotion maps:
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 29 Dec 2010 15:08:10 +0000 (15:08 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 29 Dec 2010 15:08:10 +0000 (15:08 +0000)
commitcfe2c39a7add31472e95d324c3880e83b63087c1
treeb6a371fb986ec15f1d49ca673c68504b1cd89998
parent86d9d0dc8fd7131d8e388fb3ec71a92a82c48d32
1. Making new distotion maps:
+  static void  MakeDistortionMap(THnSparse * his0, TTreeSRedirector *pcstream, const char* hname, Int_t run,  Float_t refX, Int_t type);
+  static void  MakeDistortionMapCosmic(THnSparse * his0, TTreeSRedirector *pcstream, const char* hname, Int_t run,  Float_t refX, Int_t type);
+  static void  MakeDistortionMapSector(THnSparse * his0, TTreeSRedirector *pcstream, const char* hname, Int_t run, Int_t type);

2. Modifications for TPC-TPC matching in the MakeDistortionMap

3. Possibility to specify the weights in the composed correction.
   (Functionality to benchmark performance of fits)
TPC/AliTPCComposedCorrection.cxx
TPC/AliTPCComposedCorrection.h
TPC/AliTPCCorrection.cxx
TPC/AliTPCCorrection.h