Cleaning up. Made some changes in AliL3HoughMaxFinder. Peaks are now
authorvestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 23 May 2002 11:59:19 +0000 (11:59 +0000)
committervestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 23 May 2002 11:59:19 +0000 (11:59 +0000)
commit3fe49b5bceb770afd22b52c650b236e65e07591c
tree6bc6cd83c4dbfb4b93fc7dcff862acbecd7d20bd
parent8916526254ab5d8d40d5395310eca0147b8216a9
Cleaning up. Made some changes in AliL3HoughMaxFinder. Peaks are now
stored in private arrays, and does not have to be passed as arguments
for every function. Instead, they should be reached with getters.
Some minor cleaning was also done in AliL3Hough and AliL3HoughEval.
HLT/hough/AliL3Hough.cxx
HLT/hough/AliL3Hough.h
HLT/hough/AliL3HoughEval.cxx
HLT/hough/AliL3HoughMaxFinder.cxx
HLT/hough/AliL3HoughMaxFinder.h
HLT/hough/AliL3HoughTransformer.cxx