Skip to content

replace AtRndmGenSvc by AthRNGSvc for the thread safety

AtRndmGenSvc is replaced by AthRNGSvc for the thread safety. RNGWrapper is retrieved via the getEngine method of the AthRNGSvc. The slot-local HepRandomEngine is retrieved via the getEngine method of the RNGWrapper. Following up after previous request (!22643 (closed)). Tier0 test was ok (RunTier0Tests.log). Found [10] different leaves in diff-root of q221 and q431 ESD (diff-root-q221-run2.txt) (diff-root-q431-run2.txt). After updating the ignore list to the same ones as tier0 test, there was no different leaves in q221 and q431 ESD (diff-root-q221-run2-update.txt) (diff-root-q431-run2-update.txt).

Edited by Chikuma Kato

Merge request reports