src
HLTrigger
Configuration
python
HLT_75e33
tasks
HLTDoubleEle25CaloIdLPMS2UnseededTask_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.hltEgammaHGCALIDVarsUnseeded_cfi
import
*
6
from
..
modules.hltEgammaHoverEUnseeded_cfi
import
*
7
8
HLTDoubleEle25CaloIdLPMS2UnseededTask = cms.Task(
9
hltEgammaCandidatesUnseeded,
10
hltEgammaClusterShapeUnseeded,
11
hltEgammaHGCALIDVarsUnseeded,
12
hltEgammaHoverEUnseeded
13
)
hltEgammaHoverEUnseeded_cfi
hltEgammaClusterShapeUnseeded_cfi
hltEgammaCandidatesUnseeded_cfi
hltEgammaHGCALIDVarsUnseeded_cfi
Generated for CMSSW Reference Manual by
1.8.14