Fixes for alignment handling in TRT
- Added an optional argument of type
GeoAlignmentStore*
toTRT_BaseElement::updateAllCaches()
The pointer to the alignment store is passed down the call chain so that it can be used eventually to retrieve absolute positions of full physical volumes. The ultimate goal of this fix is to properly take into account alignment corrections from the Condition Store as opposed to relying on legacy alignment callbacks
- Added the handling of special alignments to
TRTAlignCondAlg
. This functionality was missing - Bugfix in
TRT_DetectorManage
: pass the pointer to theGeoAlignmentStore
to the calls toclearDelta()
Merge request reports
Activity
added full-integration-tests full-unit-tests labels
added InnerDetector main review-pending-level-1 labels
added Run2-DataReco-output-changed Run3-DataReco-output-changed labels
CI Result FAILURE (hash b9a7795b)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 (remote access info)added review-user-action-required label and removed Run2-DataReco-output-changed Run3-DataReco-output-changed review-pending-level-1 labels
added 202 commits
-
b9a7795b...4a2b4af2 - 199 commits from branch
atlas:main
- 13909b49 - TRT_BaseElement::updateAllCaches(): added an optional argument of type GeoAlignmentStore*
- 9879dc47 - Added handling of special alignments to TRTAlignCondAlg
- d706a282 - TRT_DetectorManager bugfix: pass the pointer to GeoAlignmentStore to the calls to setDelta()
Toggle commit list-
b9a7795b...4a2b4af2 - 199 commits from branch
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash d706a282)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 (remote access info)added review-approved label and removed review-pending-level-1 label
- Resolved by Thomas Strebler
FYI @dbrunner
mentioned in commit a78dddf4