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.
2 parents 5587561 + c7410d8 commit 8310576Copy full SHA for 8310576
L1Trigger/L1TMuonOverlapPhase1/python/simOmtfDigis_cfi.py
@@ -32,3 +32,9 @@
32
33
extrapolFactorsFilename = cms.FileInPath("L1Trigger/L1TMuon/data/omtf_config/ExtrapolationFactors_simple.xml"),
34
)
35
+
36
+### Era: Run3_2024
37
+from Configuration.Eras.Modifier_stage2L1Trigger_2024_cff import stage2L1Trigger_2024
38
+stage2L1Trigger_2024.toModify(simOmtfDigis,
39
+ configXMLFile = cms.FileInPath("L1Trigger/L1TMuon/data/omtf_config/hwToLogicLayer_0x0009.xml"),
40
+ patternsXMLFile = cms.FileInPath("L1Trigger/L1TMuon/data/omtf_config/Patterns_ExtraplMB1nadMB2SimplifiedFP_t17_classProb17_recalib2_minDP0_v3.xml") )
0 commit comments