src
HLTrigger
Configuration
python
HLT_75e33
tasks
HLTDiphoton3023IsoCaloIdUnseededTask_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.hltEgammaHGCALIDVarsUnseeded_cfi
import
*
8
from
..
modules.hltEgammaHGCalLayerClusterIsoUnseeded_cfi
import
*
9
from
..
modules.hltEgammaHoverEUnseeded_cfi
import
*
10
11
HLTDiphoton3023IsoCaloIdUnseededTask = cms.Task(
12
hltEgammaCandidatesUnseeded,
13
hltEgammaClusterShapeUnseeded,
14
hltEgammaEcalPFClusterIsoUnseeded,
15
hltEgammaHGCALIDVarsUnseeded,
16
hltEgammaHGCalLayerClusterIsoUnseeded,
17
hltEgammaHcalPFClusterIsoUnseeded,
18
hltEgammaHoverEUnseeded
19
)
hltEgammaEcalPFClusterIsoUnseeded_cfi
hltEgammaHoverEUnseeded_cfi
hltEgammaClusterShapeUnseeded_cfi
hltEgammaHGCalLayerClusterIsoUnseeded_cfi
hltEgammaHcalPFClusterIsoUnseeded_cfi
hltEgammaCandidatesUnseeded_cfi
hltEgammaHGCALIDVarsUnseeded_cfi
Generated for CMSSW Reference Manual by
1.8.14