]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Implementing to handling for ESD members which are not TClonesArrays
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Oct 2009 10:42:28 +0000 (10:42 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Oct 2009 10:42:28 +0000 (10:42 +0000)
commit2bc81aef3dd3813945ff4c64a501e1ec7a5a396a
tree411c2301079a1b6421803107e32631098643be5f
parent2d43e0003301a458c4b59b2dfabb7b556ea843a0
Implementing to handling for ESD members which are not TClonesArrays
Every class needs a specific treatment to find out whether the object
has valid data or not. Otherwise, valid content could be overridden by
empty objects.
Handling has been added for:
ESDRun, ESDHeader, ESDVertex, ESDTZero, and SPDMultiplicity

This fixes the missing bunch crossing and orbit numbers, active CTP
trigger classes, and timestamp in the hltESD after merging during
AliReconstruction.
HLT/rec/AliHLTEsdManagerImplementation.cxx