CMS 3D CMS Logo

metHigh_HLTPaths_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 import copy
5 metHLTFilter = copy.deepcopy(hltHighLevel)
6 metHLTFilter.HLTPaths = ['HLT1MET']
7