Skip to content

Update ZPrime Simulation ART jobs to use a more recent input.

Update ZPrime Simulation ART jobs to use a more recent input. (Tested that the simulation output changes if ZeroLifeTimePositioner is not used.)

NB Discovered that while the ZeroLifeTimePositioner configuration was present for FullG4_QS in legacy configuration it was missing for FullG4MT_QS (this most likely explains why it wasn't present for FullG4MT_QS in the CA-based config either). ATLFAST3_QS and ATLFAST3MT_QS were both configured correctly in this respect. Therefore this MR also makes the configuration of the InputConverter and the ZeroLifeTimePositioner more robust for both old and legacy config by moving their configuration to the base config methods for SimKernel and SimKernelMT rather than the simulator-specific methods.

Tagging @tlari and @mbandier.

Edited by John Derek Chapman

Merge request reports