CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
HcalGeometryDBWriter_cfi Namespace Reference

Variables

tuple HcalGeometryToDBEP
 
tuple HcalHardcodeGeometryEP
 

Variable Documentation

tuple HcalGeometryDBWriter_cfi.HcalGeometryToDBEP
Initial value:
1 = cms.ESProducer( "HcalGeometryToDBEP" ,
2  applyAlignment = cms.bool(False) ,
3  appendToDataLabel = cms.string("_toDB")
4  )

Definition at line 8 of file HcalGeometryDBWriter_cfi.py.

tuple HcalGeometryDBWriter_cfi.HcalHardcodeGeometryEP
Initial value:
1 = cms.ESProducer( "HcalHardcodeGeometryEP" ,
2  appendToDataLabel = cms.string("_master"),
3  UseOldLoader = cms.bool(False)
4  )

Definition at line 3 of file HcalGeometryDBWriter_cfi.py.