]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Improving the time performance of the TPC clusterer. The idea is to use an auxiliary...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 20 Jun 2007 10:50:05 +0000 (10:50 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 20 Jun 2007 10:50:05 +0000 (10:50 +0000)
commit5b33a7f555c44a1e32cd2f37923cd7530bb86d08
tree13c43def454ffe87b2914d45dc0ffa222d24bf89
parent975f3564be14e908521f74ed4ac75b884154b957
Improving the time performance of the TPC clusterer. The idea is to use an auxiliary array containing the indeces of the timebins with signal above the threshold. The overall speed-up factor in case of zero-suppressed raw-data reconstruction is about 2 to 3. In case of digits reconstruction the gain is about 2. In case of pedestal calculation and subtraction on the flight the gain is expected to be minor or at least the should be no significant performance penalty.
TPC/AliTPCclustererMI.cxx
TPC/AliTPCclustererMI.h