]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/BASE/AliHLTGlobalTriggerDecision.cxx
correcting AliHLTGlobalTriggerDecision::Clear(): using Delete instead of Clear for...
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 18 Oct 2010 08:38:04 +0000 (08:38 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 18 Oct 2010 08:38:04 +0000 (08:38 +0000)
commita9d2ffa786657bd507a244516bcbb32ba2e7a63b
treec96ffd3e9b6826282bf6abcc48769b058a96c663
parent22196142c5663d6f29595677d98c96c34c292a2a
correcting AliHLTGlobalTriggerDecision::Clear(): using Delete instead of Clear for internal TClonesArray member
This seems to be a complex problem for TClonesArrays of class objects containing TClonesArrays
https://savannah.cern.ch/bugs/index.php?74072
HLT/BASE/AliHLTGlobalTriggerDecision.cxx