CMS 3D CMS Logo

L1CaloEmulator_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # RCT
00004 from L1Trigger.RegionalCaloTrigger.rctDigis_cfi import *
00005 # GCT
00006 from L1Trigger.GlobalCaloTrigger.gctDigis_cfi import *
00007 l1CaloEmulator = cms.Sequence(rctDigis*gctDigis)
00008 

Generated on Tue Jun 9 17:39:40 2009 for CMSSW by  doxygen 1.5.4