From 0bcd6a170bb5d1d66ec5378049acc2bf479dade6 Mon Sep 17 00:00:00 2001 From: Artur Date: Mon, 2 Jul 2018 14:54:24 +0200 Subject: [PATCH] * update the OMTF FW version. To be used with #8 PR to cms-l1t-offline/L1Trigger-L1TMuon --- L1Trigger/L1TMuonOverlap/python/fakeOmtfParams_cff.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/L1Trigger/L1TMuonOverlap/python/fakeOmtfParams_cff.py b/L1Trigger/L1TMuonOverlap/python/fakeOmtfParams_cff.py index fc02403b60ad2..b75ca4803db95 100644 --- a/L1Trigger/L1TMuonOverlap/python/fakeOmtfParams_cff.py +++ b/L1Trigger/L1TMuonOverlap/python/fakeOmtfParams_cff.py @@ -13,7 +13,7 @@ patternsXMLFiles = cms.VPSet( cms.PSet(patternsXMLFile = cms.FileInPath("L1Trigger/L1TMuon/data/omtf_config/Patterns_0x0003.xml")), ), - configXMLFile = cms.FileInPath("L1Trigger/L1TMuon/data/omtf_config/hwToLogicLayer_0x0004.xml"), + configXMLFile = cms.FileInPath("L1Trigger/L1TMuon/data/omtf_config/hwToLogicLayer_0x0005.xml"), )