src
HLTrigger
Configuration
python
HLT_75e33
tasks
HLTDoLocalHcalTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltHbhereco_cfi
import
*
4
from
..
modules.hltHcalDigis_cfi
import
*
5
from
..
modules.hltHfprereco_cfi
import
*
6
from
..
modules.hltHfreco_cfi
import
*
7
from
..
modules.hltHoreco_cfi
import
*
8
9
HLTDoLocalHcalTask = cms.Task(
10
hltHbhereco,
11
hltHcalDigis,
12
hltHfprereco,
13
hltHfreco,
14
hltHoreco
15
)
hltHcalDigis_cfi
hltHbhereco_cfi
hltHfreco_cfi
hltHfprereco_cfi
hltHoreco_cfi
Generated for CMSSW Reference Manual by
1.8.14