Skip to content

ComponentAccumulator-based configuration of Tile Test Beam Simulation

John Derek Chapman requested to merge jchapman/athena:TestBeamCA_master into master

This merge request contains the complete version of the ComponentAccumulator-based configuration of Tile Test Beam Simulation using TestBeam_tf.py. The test_TestBeamSim.sh ART job has been updated to run both the same job in legacy and CA-based configuration and verify that the outputs match. (The only difference currently is that the legacy configuration job still writes EventInfo while the CA-based configuration job correctly writes out xAOD::EventInfo.)

Merge request reports