src
HLTrigger
Configuration
python
HLT_75e33
tasks
hcalLocalRecoTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hfprereco_cfi
import
*
4
from
..
modules.hfreco_cfi
import
*
5
from
..
modules.horeco_cfi
import
*
6
7
hcalLocalRecoTask = cms.Task(
8
hfprereco,
9
hfreco,
10
horeco
11
)
hfprereco_cfi
horeco_cfi
hfreco_cfi
Generated for CMSSW Reference Manual by
1.8.14