]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Made a new abstract base class; AliL3HoughBaseTransformer for different implementations
authorvestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 25 Apr 2002 15:13:30 +0000 (15:13 +0000)
committervestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 25 Apr 2002 15:13:30 +0000 (15:13 +0000)
commitc52cf5d8e51982f36f3a56ab0cc273ba2519c197
tree08687e6b5df79439897eeea8404a7a9c2aabcdd5
parent800f9ca4c63d70a8eaa51d5e672e5a19aa1fc6e1
Made a new abstract base class; AliL3HoughBaseTransformer for different implementations
of the circle Hough transform. All the member functions which were previously in
AliL3HoughTransformer are virtual in this class, and should be appropriately overloaded
in the underlying implementations.
HLT/hough/AliL3HoughBaseTransformer.cxx [new file with mode: 0644]
HLT/hough/AliL3HoughBaseTransformer.h [new file with mode: 0644]
HLT/hough/AliL3HoughLinkDef.h
HLT/hough/AliL3HoughTransformer.cxx
HLT/hough/AliL3HoughTransformer.h