]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/hough/AliL3HoughTransformer.h
Added mc functionality. If compiled with do_mc flag, the transformer will
authorvestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Aug 2002 12:05:14 +0000 (12:05 +0000)
committervestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Aug 2002 12:05:14 +0000 (12:05 +0000)
commit1eef4efc8a5f0e06abacbb91c32ab1a6a50a34b6
treedd86fe7c9ca87b07f8cb0a99e109c75aa4559090
parent668c80d587229bab7fd420b9dfa2e1fc7ce39415
Added mc functionality. If compiled with do_mc flag, the transformer will
fill arrays which are similar to the histograms with the particle id's
of the digits. The corresponding id of a given bin in a histogram, can
be obtained by the function AliL3HoughTransformer::GetTrackID. The id
returned is the id with the most hits in the corresponding bin.
HLT/hough/AliL3HoughBaseTransformer.h
HLT/hough/AliL3HoughTransformer.cxx
HLT/hough/AliL3HoughTransformer.h