]> git.uio.no Git - u/mrichter/AliRoot.git/commit
- changing the digit format to now come as a linked list instead of an array
authorodjuvsla <odjuvsla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 4 Nov 2009 02:02:42 +0000 (02:02 +0000)
committerodjuvsla <odjuvsla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 4 Nov 2009 02:02:42 +0000 (02:02 +0000)
commit2efd7b744e31acd538cf61a5389fd84d9e9c9f3d
treedca1d77e3a4a99eb880ea4a3c729f6e07266636a
parent957b57d3a8674ce2a1fbc45d6b3486bd8af55a10
- changing the digit format to now come as a linked list instead of an array
  - will slow down digit maker, but give a significant speed up of the clusterizer at high multiplicities
  - also need to always ship the full list of digits, even after clusterisation, but
    this is anyway needed if one is to provide AliESDCaloCells in the ESDs
- now sorting the digits
HLT/PHOS/AliHLTPHOSClusterizer.cxx
HLT/PHOS/AliHLTPHOSDigitMaker.cxx
HLT/PHOS/AliHLTPHOSDigitMaker.h
HLT/PHOS/AliHLTPHOSMapper.h
HLT/PHOS/AliHLTPHOSRecPointDataStruct.h