]> git.uio.no Git - u/mrichter/AliRoot.git/commit
bugfix: Data was simulated in the wrong order: bunches for the higher timebins
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 14 Oct 2008 13:32:32 +0000 (13:32 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 14 Oct 2008 13:32:32 +0000 (13:32 +0000)
commitb0714bad3c34fab2b7e53889de7a38e18923789d
tree434ad1ce79698a17ee688c2b223f1de17db6ee6b
parent8799e1231ab23ae28ac139e018016f28e702c647
bugfix: Data was simulated in the wrong order: bunches for the higher timebins
first. But real data is the other way round: bunches are written in the order
of ascending timebins. A new consistency check was added to AliAltroDecoder
(AliAltroBunch) in revision 29090. Now the channels are checked for overlapping
bunches, the time of a bunch must be smaller than time of the previous one
minus its length.
HLT/RCU/AliHLTAltroGenerator.cxx
HLT/RCU/Makefile.am
HLT/RCU/test/testAliHLTAltroEncoder.C