We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 763e112 commit 9ba4905Copy full SHA for 9ba4905
SimTracker/TrackerMaterialAnalysis/test/listIds_PhaseII.py
@@ -23,6 +23,7 @@
23
process.GlobalTag = GlobalTag(process.GlobalTag, 'auto:phase2_realistic_T21', '')
24
else:
25
process.load('Configuration.Geometry.GeometryExtended2026D92Reco_cff')
26
+ process.trackerGeometry.applyAlignment = False # needed to avoid to pass the Global Position Record
27
28
process.load('FWCore.MessageService.MessageLogger_cfi')
29
0 commit comments