Skip to content

Clean-up of ComponentAccumulator based Simulation configuration: SimulationConfig package

John Derek Chapman requested to merge jchapman/athena:SimulationConfig_22.0 into 22.0

This merge request creates a new Simulation/SimulationConfig package and moves the SimConfigFlags.py and SimEnums.py modules there from the G4AtlasApps package.

All of the actual code changes are just replacing G4AtlasApps with SimulationConfig in import statements.

Edited by John Derek Chapman

Merge request reports