src
HLTrigger
Configuration
python
HLT_75e33
sequences
HLTPfClusteringHBHEHFSequence_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltParticleFlowClusterHBHE_cfi
import
*
4
from
..
modules.hltParticleFlowClusterHCAL_cfi
import
*
5
from
..
modules.hltParticleFlowRecHitHBHE_cfi
import
*
6
from
..
modules.hltParticleFlowClusterHF_cfi
import
*
7
from
..
modules.hltParticleFlowRecHitHF_cfi
import
*
8
9
HLTPfClusteringHBHEHFSequence = cms.Sequence(hltParticleFlowRecHitHBHE+hltParticleFlowClusterHBHE+hltParticleFlowClusterHCAL+hltParticleFlowRecHitHF+hltParticleFlowClusterHF)
hltParticleFlowClusterHBHE_cfi
hltParticleFlowClusterHF_cfi
hltParticleFlowRecHitHBHE_cfi
hltParticleFlowRecHitHF_cfi
hltParticleFlowClusterHCAL_cfi
Generated for CMSSW Reference Manual by
1.8.14