Change IBeamIntensity API to take run and event number explicitly
- The IBeamIntensity API now takes the run and event number explicitly.
-
StepArrayBM
andArrayBM
now useContextSpecificData
for the t0 offset.SlotSpecificObj
is not used because this also needs to work when there is no valid context -
ArrayBM
now has aSeed
property. If this is set to a non-zero value, it usesFastReseededPRNG
seeded with this value and the run and event number instead of theAthRNGSvc
-
FastReseededPRNG
has been added toCxxUtils
. For nowxxhash
is vendored, until it can be added to externals or the LCG release
Edited by Beojan Stanislaus