CMS 3D CMS Logo

L1T2016Client_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 
5 l1t2016Clients = cms.Sequence(
6  l1tStage2CaloLayer2DEClient
7 )