CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1Extra_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 # replaced with GT emulator for standard production
5 #include "L1Trigger/L1ExtraFromDigis/data/l1extraParticleMap.cfi"
6 L1Extra = cms.Sequence(l1extraParticles)
7