]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TRD/AliTRDclusterizer.h
- use static const arrays instead of const arrays to avoid the copying from static...
authorcblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 12 Aug 2010 14:21:30 +0000 (14:21 +0000)
committercblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 12 Aug 2010 14:21:30 +0000 (14:21 +0000)
commitd03bfe2b170a0c822114d9016811d796e0efc2e9
tree98ee8e16f7cfdd3afa974248c7f884eb1fd7b43e
parent19a7d46ce96f1750efc92bdf05b22328872c8020
- use static const arrays instead of const arrays to avoid the copying from static memory to the stack when entering the scope
- dentangle the usage of HLT mode and transformation skip in order to test the procedures individually
TRD/AliTRDcluster.cxx
TRD/AliTRDclusterizer.cxx
TRD/AliTRDclusterizer.h