CMS 3D CMS Logo

Variables

HcalHardcodeGeometry_cfi Namespace Reference

Variables

tuple HcalGeometryFromDBEP
tuple HcalGeometryToDBEP
tuple HcalHardcodeGeometryEP

Variable Documentation

Initial value:
00001 cms.ESProducer("HcalGeometryFromDBEP",
00002                                       applyAlignment = cms.bool(False)
00003                                       )

Definition at line 9 of file HcalHardcodeGeometry_cfi.py.

Initial value:
00001 cms.ESProducer("HcalGeometryToDBEP" ,
00002                                       applyAlignment = cms.bool(False) ,
00003                                       appendToDataLabel = cms.string("_toDB")
00004                                       )

Definition at line 13 of file HcalHardcodeGeometry_cfi.py.

Initial value:
00001 cms.ESProducer("HcalHardcodeGeometryEP" ,
00002                                         appendToDataLabel = cms.string("_master"),
00003                                         HcalReLabel = HcalReLabel
00004                                         )

Definition at line 4 of file HcalHardcodeGeometry_cfi.py.