Skip to content

Commit 9ba4905

Browse files
committed
do not apply alignment in listIds_PhaseII unit test
1 parent 763e112 commit 9ba4905

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SimTracker/TrackerMaterialAnalysis/test/listIds_PhaseII.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
process.GlobalTag = GlobalTag(process.GlobalTag, 'auto:phase2_realistic_T21', '')
2424
else:
2525
process.load('Configuration.Geometry.GeometryExtended2026D92Reco_cff')
26+
process.trackerGeometry.applyAlignment = False # needed to avoid to pass the Global Position Record
2627

2728
process.load('FWCore.MessageService.MessageLogger_cfi')
2829

0 commit comments

Comments
 (0)