Fix: Save Pixel & Strip Clusters to AOD for Phase-II Geometry
This draft of a MR resolves an issue related to saving Pixel and Strip clusters to AOD files when using samples based on the ATLAS Phase-II geometry. The problem arises due to:
- Container name differences: Pixel/Strip cluster container names differ between Phase-I and Phase-II, but are currently hardcoded;
- Different preparation functions: The process for preparing Pixel/Strip clusters for AOD varies between the two geometries.
Changes & Fixes
- Introduced two new flags to specify Pixel/Strip container names, defaulting to the current naming convention;
- Added a switch to detect the geometry version and import the correct preparation functions accordingly.
These changes are minimal and have been tested successfully with both Run 3 and Run 4 samples.
Merge request reports
Activity
- Resolved by Christof Sauer
- Resolved by Christof Sauer
- Resolved by Christof Sauer
added 1 commit
- c4b9e2bc - Thanks for the suggestions. I agree: this looks better.
added 1 commit
- 6c5beb54 - Fixed indentation; changed pixel/strip container names
added Analysis BTagging Derivation JetEtmiss main review-pending-level-1 labels
CI Result FAILURE (hash 6c5beb54)Athena AthAnalysis 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
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)added 1 commit
- 62007078 - Standardized Pixel/Strip container names across all instances
CI Result SUCCESS (hash 62007078)Athena AthAnalysis 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 1
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)added 1 commit
- d64639a9 - Removed unused import to eliminate compiler warning
CI Result SUCCESS (hash d64639a9)Athena AthAnalysis 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
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)- Resolved by Christof Sauer
- Resolved by Christof Sauer
CI Result SUCCESS (hash eab9c93e)Athena AthAnalysis 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
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)added 1 commit
- 61a1d3d9 - Replaced Pixel/Strip container flags by automated configuration based on geometry version
CI Result SUCCESS (hash 61a1d3d9)Athena 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
For experts only: Jenkins output (remote access info)removed review-pending-level-1 label
added review-approved label
mentioned in commit bc360659