HLTrigger
Configuration
python
HLT_75e33
tasks
ecalRecHitNoTPTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.ecalPreshowerRecHit_cfi
import
*
4
from
..
modules.ecalRecHit_cfi
import
*
5
6
ecalRecHitNoTPTask = cms.Task(
7
ecalPreshowerRecHit,
8
ecalRecHit
9
)
ecalPreshowerRecHit_cfi
ecalRecHit_cfi
Generated for CMSSW Reference Manual by
1.8.14