]> git.uio.no Git - u/mrichter/AliRoot.git/commit
In AliITSRecoParam has been implemented the possibility of adding to the
authormasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 13 Jun 2008 16:39:33 +0000 (16:39 +0000)
committermasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 13 Jun 2008 16:39:33 +0000 (16:39 +0000)
commit401eff160cc8c87cdf8067cf73e6612bf3e4f861
tree9bce7251fca1946cb843ca6f9b8e45959361791b
parenta3d2be59198d7a617f154543356543f092202f13
In AliITSRecoParam has been implemented the possibility of adding to the
ITS cluster errors an additional contribution to account for large
misalignments.
This is needed for tracking the cosmics in ITS alone,
and will be needed for tracking the cosmics in ITS+TPC.
The additional error can be added as:
AliITSRecoParam::SetClusterMisalError(XXXX);
where XXXX is the error in cm (few mm might be needed).
The error is then added for both y and z cluster coordinates.
(A. Dainese)
ITS/AliITSClusterParam.cxx
ITS/AliITSRecoParam.cxx
ITS/AliITSRecoParam.h
ITS/Calib/RecoParam/Run0_999999999_v0_s0.root
ITS/MakeITSRecoParam.C