Skip to content

Commit 2d706fe

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

L1Trigger/TrackFindingTracklet/test/L1TrackNtupleMaker_cfg.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
print("using geometry " + GEOMETRY + " (tilted)")
4646
process.load('Configuration.Geometry.GeometryExtendedRun4' + GEOMETRY + 'Reco_cff')
4747
process.load('Configuration.Geometry.GeometryExtendedRun4' + GEOMETRY +'_cff')
48-
48+
process.load('Configuration.StandardSequences.EndOfProcess_cff')
49+
process.load('Configuration.StandardSequences.FrontierConditions_GlobalTag_cff')
4950
from Configuration.AlCa.GlobalTag import GlobalTag
5051
# Change needed to run with D98 geometry in recent CMSSW versions.
5152
if GEOMETRY == "D88" or GEOMETRY == 'D98':

0 commit comments

Comments
 (0)