Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2025-04-02 02:42:36

0001 import FWCore.ParameterSet.Config as cms
0002 
0003 #######
0004 # This is an empty placeholder for the L1T emulation step
0005 # This is currently dealt with through a separate cmsDriver step
0006 # The enty point for each path in the menu is through HLTBeginSequence
0007 
0008 HLTL1Sequence = cms.Sequence()