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 80851f3 commit e664deaCopy full SHA for e664dea
L1Trigger/Phase2L1GT/test/test_GT.py
@@ -102,7 +102,7 @@
102
process.load('L1Trigger.Configuration.GTemulator_cff')
103
process.GTemulation_step = cms.Path(process.GTemulator)
104
105
-process.load('L1Trigger.Phase2L1GT.l1tGTMenu_cff')
+process.load('L1Trigger.Configuration.Phase2GTMenus.SeedDefinitions.step1_2024.l1tGTMenu_cff')
106
from L1Trigger.Phase2L1GT.l1tGTAlgoBlockProducer_cff import collectAlgorithmPaths
107
108
0 commit comments