HLTrigger
Configuration
python
HLT_75e33
tasks
HLTPhoton100EBTightIDTightIsoOpenUnseededTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltEgammaCandidatesUnseeded_cfi
import
*
4
from
..
modules.hltEgammaClusterShapeUnseeded_cfi
import
*
5
from
..
modules.hltEgammaEcalPFClusterIsoUnseeded_cfi
import
*
6
from
..
modules.hltEgammaHcalPFClusterIsoUnseeded_cfi
import
*
7
from
..
modules.hltEgammaHoverEUnseeded_cfi
import
*
8
9
HLTPhoton100EBTightIDTightIsoOpenUnseededTask = cms.Task(
10
hltEgammaCandidatesUnseeded,
11
hltEgammaClusterShapeUnseeded,
12
hltEgammaEcalPFClusterIsoUnseeded,
13
hltEgammaHcalPFClusterIsoUnseeded,
14
hltEgammaHoverEUnseeded
15
)
hltEgammaEcalPFClusterIsoUnseeded_cfi
hltEgammaHoverEUnseeded_cfi
hltEgammaClusterShapeUnseeded_cfi
hltEgammaHcalPFClusterIsoUnseeded_cfi
hltEgammaCandidatesUnseeded_cfi
Generated for CMSSW Reference Manual by
1.8.14