src
HLTrigger
Configuration
python
HLT_75e33
paths
MC_JME_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltPFPuppiHT_cfi
import
*
4
from
..
modules.hltPFPuppiMHT_cfi
import
*
5
from
..
sequences.HLTJMESequence_cfi
import
*
6
from
..
sequences.HLTParticleFlowSequence_cfi
import
*
7
8
MC_JME = cms.Path(
9
HLTParticleFlowSequence +
10
HLTJMESequence +
11
hltPFPuppiHT +
12
hltPFPuppiMHT
13
)
hltPFPuppiHT_cfi
HLTParticleFlowSequence_cfi
HLTJMESequence_cfi
hltPFPuppiMHT_cfi
Generated for CMSSW Reference Manual by
1.8.14