HLTrigger
Configuration
python
HLT_75e33
sequences
HLTPFSoftKillerMETReconstruction_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltParticleFlowSoftKiller_cfi
import
*
4
from
..
modules.hltPFSoftKillerMET_cfi
import
*
5
6
HLTPFSoftKillerMETReconstruction = cms.Sequence(
7
hltParticleFlowSoftKiller +
8
hltPFSoftKillerMET
9
)
hltParticleFlowSoftKiller_cfi
hltPFSoftKillerMET_cfi
Generated for CMSSW Reference Manual by
1.8.14