Skip to content

Fix RunToTimestampDict config flag

Rupert Tombs requested to merge rtombs/athena:fixRunToTimestampData into master

Correct the import location of RunToTimestampData for the Sim.RunToTimestampDict config flag.

Test its access in DigitizationPUConfigNew_test.py

Error caused by !36352 (merged), thanks to @tadej for noticing.

Merge request reports