]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Fixing bugs.
authoraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 25 Mar 2010 13:57:52 +0000 (13:57 +0000)
committeraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 25 Mar 2010 13:57:52 +0000 (13:57 +0000)
commit42d1b43c41ef335762c47dbb783ad23424f48039
treea8650d6ac56e9ec68c5279370543fa7ae8c077f9
parentb1456d79dfd6bf64d6a0d3de4362f5b08b0d9ec5
Fixing bugs.
A crash was being caused by incorrect checking of pointers in AliHLTMUONDecision.
AliHLTMUONRootifierComponent was incorrectly making duplicate track objects if they were not found.
The deep copy of AliHLTMUONEvent was not maintaining the cross reference pointers correctly.
Fixing documentation for AliHLTMUONMansoTrack.
Improving checking for MUON module in AliHLTMUONAgent.
HLT/MUON/AliHLTMUONDecision.cxx
HLT/MUON/AliHLTMUONEvent.cxx
HLT/MUON/AliHLTMUONEvent.h
HLT/MUON/AliHLTMUONMansoTrack.h
HLT/MUON/OfflineInterface/AliHLTMUONAgent.cxx
HLT/MUON/OfflineInterface/AliHLTMUONRootifierComponent.cxx