Skip to content

Initial testing of ISF main config

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

Add ISF_MainConfigNew_Test.py (ripped from @dnoel /ISF_newstyle) to test new style ISF configuration.

Make various fixes such that it configures without error. The configured accumulator is not yet able to run without error, however, and does not match old-style config.

Fixes to accumulator merging, tool attachment and symbol naming.

Move some G4 config to G4AtlasUserActionConfigNew.py to avoid circular dependence.

Add CaloG4SimConfigNew.py.

Edited by Rupert Tombs

Merge request reports