]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TPC/AliTPCFCVoltError3D.h
AliTPCCorrection.h ... additional funtionality to deal with 3D problem...
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 26 Aug 2010 08:21:19 +0000 (08:21 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 26 Aug 2010 08:21:19 +0000 (08:21 +0000)
commitc9cbd2f2b5cd551e8e3bf1af69649dbcf3aa51c9
tree69e88f04956604a5e5c286c4f4f16fb7f0669642
parentbd80a7488528a8c989f7d17360ad4a2024e68381
AliTPCCorrection.h             ... additional funtionality to deal with 3D problem (e.g. 3D-poisson solver) + calculation of dz distortions
AliTPCCorrection.cxx ... additional funtionality to deal with 3D problem (e.g. 3D-poisson solver) + calculation of dz distortions

AliTPCInverseCorrection.cxx     ... updated desctructor
AliTPCComposedCorrection.cxx    ... updated destructor and additional protectections

AliTPCBoundaryVoltError.h       ... minor bugfix plus calculation of z distortions due to E field changes
AliTPCBoundaryVoltError.cxx     ... minor bugfix plus calculation of z distortions due to E field changes
AliTPCGGVoltError.cxx

AliTPCFCVoltError3D.h           ... new class to calculate distortions due to Field cage imperfections (e.g ROD movements)
AliTPCFCVoltError3D.cxx     ... new class to calculate distortions due to Field cage imperfections (e.g ROD movements)
AliTPCROCVoltError3D.h ... new class to calculate distortions due to ReadOut chamber misalignments in z
AliTPCROCVoltError3D.cxx ... new class to calculate distortions due to ReadOut chamber misalignments in z
AliTPCSpaceCharge.h ... new class to calculate distortions due to a fixed 2D Space Charge distribution
AliTPCSpaceCharge.cxx ... new class to calculate distortions due to a fixed 2D Space Charge distribution

Calib/maps ... new folder for lookup tables (e.g. ROC z misalignments)
Calib/maps/TPCROCdzSurvey.root ... Look up table for ROC z misalignments (taken from survey in 2006)

TPCbaseLinkDef.h ... included the new classes (see above)
libTPCbase.pkg ... included the new classes (see above)
AliTPCcalibAlign.cxx            ... corrected warning
17 files changed:
TPC/AliTPCBoundaryVoltError.cxx
TPC/AliTPCBoundaryVoltError.h
TPC/AliTPCComposedCorrection.cxx
TPC/AliTPCCorrection.cxx
TPC/AliTPCCorrection.h
TPC/AliTPCFCVoltError3D.cxx [new file with mode: 0644]
TPC/AliTPCFCVoltError3D.h [new file with mode: 0644]
TPC/AliTPCGGVoltError.cxx
TPC/AliTPCInverseCorrection.cxx
TPC/AliTPCROCVoltError3D.cxx [new file with mode: 0644]
TPC/AliTPCROCVoltError3D.h [new file with mode: 0644]
TPC/AliTPCSpaceCharge.cxx [new file with mode: 0644]
TPC/AliTPCSpaceCharge.h [new file with mode: 0644]
TPC/AliTPCcalibAlign.cxx
TPC/Calib/maps/TPCROCdzSurvey.root [new file with mode: 0644]
TPC/TPCbaseLinkDef.h
TPC/libTPCbase.pkg