Clean-up of ComponentAccumulator based Simulation configuration: SimulationConfig package
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