Skip to content

Commit 6163c53

Browse files
tschuhBenjaminRS
andauthored
Update L1Trigger/TrackFindingTracklet/test/L1TrackNtupleMaker_cfg.py
Co-authored-by: Benjamin Radburn-Smith <[email protected]>
1 parent 2d706fe commit 6163c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

L1Trigger/TrackFindingTracklet/test/L1TrackNtupleMaker_cfg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
if GEOMETRY == "D88" or GEOMETRY == 'D98':
5353
process.GlobalTag = GlobalTag(process.GlobalTag, '133X_mcRun4_realistic_v1', '')
5454
elif GEOMETRY == 'D110':
55-
process.GlobalTag = GlobalTag(process.GlobalTag, 'phase2_realistic', '')
55+
process.GlobalTag = GlobalTag(process.GlobalTag, 'auto:phase2_realistic', '')
5656
else:
5757
print("this is not a valid geometry!!!")
5858

0 commit comments

Comments
 (0)