src
HLTrigger
Configuration
python
HLT_75e33
tasks
HLTPFClusteringForEgammaUnseededTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltParticleFlowClusterECALUncorrectedUnseeded_cfi
import
*
4
from
..
modules.hltParticleFlowClusterECALUnseeded_cfi
import
*
5
from
..
modules.hltParticleFlowClusterPSUnseeded_cfi
import
*
6
from
..
modules.hltParticleFlowRecHitECALUnseeded_cfi
import
*
7
from
..
modules.hltParticleFlowRecHitPSUnseeded_cfi
import
*
8
from
..
modules.hltParticleFlowSuperClusterECALUnseeded_cfi
import
*
9
10
HLTPFClusteringForEgammaUnseededTask = cms.Task(
11
hltParticleFlowClusterECALUncorrectedUnseeded,
12
hltParticleFlowClusterECALUnseeded,
13
hltParticleFlowClusterPSUnseeded,
14
hltParticleFlowRecHitECALUnseeded,
15
hltParticleFlowRecHitPSUnseeded,
16
hltParticleFlowSuperClusterECALUnseeded
17
)
hltParticleFlowRecHitPSUnseeded_cfi
hltParticleFlowClusterPSUnseeded_cfi
hltParticleFlowClusterECALUncorrectedUnseeded_cfi
hltParticleFlowRecHitECALUnseeded_cfi
hltParticleFlowSuperClusterECALUnseeded_cfi
hltParticleFlowClusterECALUnseeded_cfi
Generated for CMSSW Reference Manual by
1.8.14