]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TPC/AliTPCclustererKr.cxx
Speedup the code
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 24 May 2008 22:46:19 +0000 (22:46 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 24 May 2008 22:46:19 +0000 (22:46 +0000)
commit557ab431370e98e1bc7991d9e81b553f44c3330c
treee152e9b4b83e3b0ae45b1cb5e0d441f16d6f4e6f
parentd06e80efbcc6c8e3620a481d2ad8ee781a3d93a7
Speedup the code

AliTPCclusterKr.h
- Removed unneccessary Compress function

AliTPCclustererKr.cxx  AliTPCclustererKr.h
- Divide function FindClusterIO to two function
   - MakeCluster added
- GetThe size of array before loop
- Use uncheckedAt inside loop we konw the range
- Split and condition - Abs and Class Function called only once
- Use integer precission for local variables - (vtune warnings)
TPC/AliTPCclusterKr.h
TPC/AliTPCclustererKr.cxx
TPC/AliTPCclustererKr.h
TPC/FindKrClustersRaw.C