Line Code
1 2 3 4 5 6 7 8
import FWCore.ParameterSet.Config as cms

#######
# This is an empty placeholder for the L1T emulation step
# This is currently dealt with through a separate cmsDriver step
# The enty point for each path in the menu is through HLTBeginSequence

HLTL1Sequence = cms.Sequence()