TRT_PAI_Process configuration module renaming
Follows the changes in !55567 (merged).
The old-style simulation configuration uses ConfiguredFactory. This uses configuration methods defined in ...Config.py
modules which are associated with a component name in various PackageNameConfigDb.py
modules.
The new ComponentAccumulator-based configuration tends to use ...Config.py
as the naming convention for the configuration modules, but in Simulation we have typically used ...ConfigNew.py
to avoid a naming clash. This MR renames all the ConfiguredFactory ...Config.py
modules under TRT_PAI_Process
to ...ConfigLegacy.py
. In the second commit we rename the modules containing the CA-based configuration for TRT_PAI_Process
packages from ...ConfigNew.py
to ...Config.py
so that they are consistent with the rest of the CA-based configuration.
NB Please consider the changes in the two commits separately as the combination makes it look like the changes are more complex than they actually are.
Merge request reports
Activity
added NewConfig label
assigned to @jchapman
mentioned in merge request !55594 (merged)
added 62 commits
-
e1d005f6...23697159 - 58 commits from branch
atlas:22.0
- f271cf48 - Rename Legacy InDetDigitization configuration
- cad7913d - Drop New fom CA-based module names for InDetDigitization configuration
- 3e1f9b50 - Rename Legacy TRT_PAI_Process configuration
- a11de70c - Drop New fom CA-based module names for TRT_PAI_Process configuration
Toggle commit list-
e1d005f6...23697159 - 58 commits from branch
added 52 commits
-
a11de70c...095eb5dd - 49 commits from branch
atlas:22.0
- 9da86e0a - Drop New fom CA-based module names for InDetDigitization configuration
- a8119bec - Rename Legacy TRT_PAI_Process configuration
- 53cf8620 - Drop New fom CA-based module names for TRT_PAI_Process configuration
Toggle commit list-
a11de70c...095eb5dd - 49 commits from branch
added 43 commits
-
53cf8620...1acbcc73 - 41 commits from branch
atlas:22.0
- f65d8143 - Rename Legacy TRT_PAI_Process configuration
- 45a694c0 - Drop New fom CA-based module names for TRT_PAI_Process configuration
-
53cf8620...1acbcc73 - 41 commits from branch
added 22.0 Digitization InnerDetector Simulation review-pending-level-1 labels
CI Result SUCCESS (hash 45a694c0)Athena DetCommon 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
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 57097]added review-approved label and removed review-pending-level-1 label
added review-approved-point1 label
mentioned in commit 514e72be