CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ecalRecHitTPGConditions_cff.py
Go to the documentation of this file.
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 )