]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/trigger/AliHLTGlobalTriggerComponent.h
Fixing bug caused by UUID not being generated properly.
authoraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Jun 2010 23:59:38 +0000 (23:59 +0000)
committeraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Jun 2010 23:59:38 +0000 (23:59 +0000)
commit579a29967b38021bd26a56c392eb148b9bc20877
tree486748c9d95aa2231cfd79b7516e4be709c7186e
parent7cfcebd34e4b273b4967c75aba0bb331485d27da
Fixing bug caused by UUID not being generated properly.
The UUID clashes in the online HLT system when generated by processes in parallel because the timestamp granularity used by the default algorithm in ROOT is not good
enough. The solution is to generate our own UUID but with a proper random number generator.
HLT/trigger/AliHLTGlobalTriggerComponent.cxx
HLT/trigger/AliHLTGlobalTriggerComponent.h