HLTrigger
Configuration
python
HLT_75e33
eventsetup
tpparams12_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
tpparams12 = cms.ESSource(
"EmptyESSource"
,
4
firstValid = cms.vuint32(1),
5
iovIsRunNotTime = cms.bool(
True
),
6
recordName = cms.string(
'EcalTPGPhysicsConstRcd'
)
7
)
Generated for CMSSW Reference Manual by
1.8.16