]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TRD/AliTRDcluster.cxx
first version of cluster position calculation on the chamber local
authorabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 10 Feb 2009 16:51:23 +0000 (16:51 +0000)
committerabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 10 Feb 2009 16:51:23 +0000 (16:51 +0000)
commit5843e42061d97f8b982230b8d3e071a8eaccabe0
treef97c2e755a8dbe8665d3398e8b4ef334758ab6fb
parentc2b6979d35b19587f7e4a1372cd22f610dfa88d4
first version of cluster position calculation on the chamber local
coordinate system
  - x position calculation based on iterative drift time calculation
    taking into account diffusion and tails from previous clusters in the
    tracklet. Drift velocity corrected for drift length
  - y position calculation based on gaussian approximation of PRF and
    secondary effects (diffusion and tracklet angle)
  - documentation and implementation formulae
  - TODO : tests, parameter calibration, link to recoParam(?)
TRD/AliTRDcluster.cxx
TRD/AliTRDcluster.h