src
HLTrigger
Configuration
python
HLT_75e33
sequences
HLTParticleFlowClusterECALSequence_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltEcalBarrelClusterFastTimer_cfi
import
*
4
from
..
modules.hltParticleFlowClusterECAL_cfi
import
*
5
from
..
modules.hltParticleFlowTimeAssignerECAL_cfi
import
*
6
7
HLTParticleFlowClusterECALSequence = cms.Sequence(hltEcalBarrelClusterFastTimer+hltParticleFlowTimeAssignerECAL+hltParticleFlowClusterECAL)
hltEcalBarrelClusterFastTimer_cfi
hltParticleFlowTimeAssignerECAL_cfi
hltParticleFlowClusterECAL_cfi
Generated for CMSSW Reference Manual by
1.8.14