JetMETAnalysis
METSkims
python
sumET_HLTPaths_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
import
copy
4
from
HLTrigger.HLTfilters.hltHighLevel_cfi
import
*
5
sumETHLTFilter = copy.deepcopy(hltHighLevel)
6
sumETHLTFilter.HLTPaths = [
'CandHLT1SumET'
]
7
hltHighLevel_cfi
Generated for CMSSW Reference Manual by
1.8.16