From 82c81118704f4824a6e0ee2c1c24c8bf5fd0acaf Mon Sep 17 00:00:00 2001 From: Michael Mulhearn Date: Wed, 24 Feb 2016 19:33:34 +0100 Subject: [PATCH] switch to FW version 2.0 for BMTF --- L1Trigger/L1TMuonBarrel/python/fakeBmtfParams_cff.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/L1Trigger/L1TMuonBarrel/python/fakeBmtfParams_cff.py b/L1Trigger/L1TMuonBarrel/python/fakeBmtfParams_cff.py index d632865f9a9f3..b3cc67e9c377f 100644 --- a/L1Trigger/L1TMuonBarrel/python/fakeBmtfParams_cff.py +++ b/L1Trigger/L1TMuonBarrel/python/fakeBmtfParams_cff.py @@ -12,7 +12,7 @@ ) fakeBmtfParams = cms.ESProducer('L1TMuonBarrelParamsESProducer', - fwVersion = cms.uint32(1), + fwVersion = cms.uint32(2), AssLUTPath = cms.string(os.path.join(l1tbmtfluts_dir, 'LUTs_Ass/')),