src
HLTrigger
Configuration
python
HLT_75e33
sequences
HLTPFClusterJMEReconstruction_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltAK4PFClusterJets_cfi
import
*
4
from
..
modules.hltAK8PFClusterJets_cfi
import
*
5
from
..
modules.hltPFClusterMET_cfi
import
*
6
from
..
sequences.pfClusterRefsForJets_step_cfi
import
*
7
8
HLTPFClusterJMEReconstruction = cms.Sequence(
9
pfClusterRefsForJets_step +
10
hltAK4PFClusterJets +
11
hltAK8PFClusterJets +
12
hltPFClusterMET
13
)
hltPFClusterMET_cfi
hltAK4PFClusterJets_cfi
hltAK8PFClusterJets_cfi
pfClusterRefsForJets_step_cfi
Generated for CMSSW Reference Manual by
1.8.14