Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoLocalCalo
EcalRecProducers
python
ecalRecHitTPGConditions_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# used for the recovery of the trigger towers
4
tpparams12 = cms.ESSource(
"EmptyESSource"
,
5
recordName = cms.string(
'EcalTPGPhysicsConstRcd'
),
6
iovIsRunNotTime = cms.bool(
True
),
7
firstValid = cms.vuint32(1)
8
)
Config
Generated for CMSSW Reference Manual by
1.8.5