]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/hough/AliL3HoughTransformer.h
Added new function AliL3Hough::MergeEtaSlices which merges tracks which
authorvestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 1 Oct 2002 12:19:40 +0000 (12:19 +0000)
committervestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 1 Oct 2002 12:19:40 +0000 (12:19 +0000)
commit44c7f8de7bcdce86f9c280c164755f6f3c609058
tree5e0a4360e84d82929533e44e8b40c351a7b2b62a
parent5c7406fa7d2338f754f55934e183f373a5ed53c3
Added new function AliL3Hough::MergeEtaSlices which merges tracks which
appear in 2 neighbouring eta slices. The tracks are matching if they have
identical kappa and psi; they appear in the same bin. The one with the
lower threshold are removed from the track array.

There is also a bugfix in AliL3HoughTransformer::GetEta, the sign should
not be swicthed on the other half of TPC, because the sign is already included
in the (GetEtaMax() - GetEtaMin()).

Also the DoMC flag in the AliL3HoughTransformer ctor.
HLT/hough/AliL3Hough.cxx
HLT/hough/AliL3Hough.h
HLT/hough/AliL3HoughTransformer.cxx
HLT/hough/AliL3HoughTransformer.h