Remove more obsolete Simulation code
Drop obsolete packages:
Simulation/SimulationJobOptions
Simulation/ISF/ISF_Example
Clear up of more obsolete code (including some C++!) from the DigitizationTests package.
Merge request reports
Activity
This merge request affects 6 packages:
- Projects/AthSimulation
- Simulation/G4Atlas/G4AtlasTests
- Simulation/G4Utilities/MCTruthAlgs
- Simulation/ISF/ISF_Example
- Simulation/SimulationJobOptions
- Simulation/Tests/DigitizationTests
Affected files list will not be printed in this case
Adding @cgrefe ,@akraszna ,@battagl ,@lshan ,@jchapman ,@stsuno ,@calfayan as watchers
added Build Digitization JetEtmiss Simulation main review-pending-level-1 labels
This merge request affects 6 packages:
- Projects/AthSimulation
- Simulation/G4Atlas/G4AtlasTests
- Simulation/G4Utilities/MCTruthAlgs
- Simulation/ISF/ISF_Example
- Simulation/SimulationJobOptions
- Simulation/Tests/DigitizationTests
Affected files list will not be printed in this case
Adding @battagl ,@lshan ,@stsuno ,@cgrefe ,@jchapman ,@calfayan ,@akraszna as watchers
CI Result FAILURE (hash 0b3eab30)Athena AthSimulation externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 1, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 4821] CI Result SUCCESS (hash dc9fb374)Athena AthSimulation externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 4819]added full-unit-tests label
This merge request affects 6 packages:
- Projects/AthSimulation
- Simulation/G4Atlas/G4AtlasTests
- Simulation/G4Utilities/MCTruthAlgs
- Simulation/ISF/ISF_Example
- Simulation/SimulationJobOptions
- Simulation/Tests/DigitizationTests
Affected files list will not be printed in this case
Adding @jchapman ,@lshan ,@cgrefe ,@stsuno ,@battagl ,@akraszna ,@calfayan as watchers
CI Result SUCCESS (hash dc9fb374)Athena AthSimulation externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 4829]added review-approved label and removed review-pending-level-1 label
mentioned in commit 22976b3d
The equivalent ComponentAccumulator function is here: https://gitlab.cern.ch/atlas/athena/-/blob/main/Simulation/G4Extensions/RHadrons/python/RHadronsConfig.py#L29 This will work with files generated in older releases. See the look-up tables here: https://gitlab.cern.ch/atlas/athena/-/blob/main/Control/AthenaConfiguration/python/AutoConfigFlags.py#L225
Thank you for the link @jchapman!