CMS 3D CMS Logo

L1RSSubsystemParamsExt_cfi.py
Go to the documentation of this file.
1 def initL1RSSubsystemsExt( tagBaseVec = [],
2 # L1MuDTTFMasksRcdKey = 'dummy',
3 ):
4 
5  import FWCore.ParameterSet.Config as cms
6  from CondTools.L1TriggerExt.L1CondEnumExt_cfi import L1CondEnumExt
7 
8  initL1RSSubsystemsExt.params = cms.PSet( recordInfo = cms.VPSet() )