CMS 3D CMS Logo

L1T_PFPuppiMET220off_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 from ..sequences.HLTBeginSequence_cfi import *
5 from ..sequences.HLTEndSequence_cfi import *
6 
7 L1T_PFPuppiMET220off = cms.Path(HLTBeginSequence+l1tPFPuppiMET220off+HLTEndSequence)