CMS 3D CMS Logo

HLTBeginSequence_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 from ..modules.hltTriggerType_cfi import *
5 
6 HLTBeginSequence = cms.Sequence(hltTriggerType+HLTBeamSpotSequence)