CMS 3D CMS Logo

L1CaloEmulator_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # RCT
5 # GCT
7 L1CaloEmulator = cms.Sequence(rctDigis*gctDigis)
8