ReweightUtils: make random number generation thread-safe
Use RootUtils::TRandomTLS
as a thread-safe replacement of gRandom
.
Also replace fgStatOverflows
with GetStatOverflowsBehaviour()
.
Edited by Frank Winklmeier
Use RootUtils::TRandomTLS
as a thread-safe replacement of gRandom
.
Also replace fgStatOverflows
with GetStatOverflowsBehaviour()
.