00001 import FWCore.ParameterSet.Config as cms 00002 00003 # relevant FED is 745 00004 # if the default source gets updated then we can get rid of this 00005 # cff file and just point at the original one 00006 from EventFilter.GctRawToDigi.l1GctHwDigis_cfi import * 00007 l1GctHwDigis.inputLabel = 'source' 00008