Variables | |
tuple | XMLIdealGeometryESSource |
00001 cms.ESSource("XMLIdealGeometryESSource", 00002 geomXMLFiles = cms.vstring('Geometry/CMSCommonData/data/materials.xml', 00003 'Geometry/ForwardCommonData/data/zdcmaterials.xml', 00004 'Geometry/ForwardCommonData/data/lumimaterials.xml', 00005 'Geometry/ForwardCommonData/data/zdcrotations.xml', 00006 'Geometry/ForwardCommonData/data/lumirotations.xml', 00007 'Geometry/ForwardCommonData/data/zdcworld.xml', 00008 'Geometry/ForwardCommonData/data/zdc.xml', 00009 'Geometry/ForwardCommonData/data/zdclumi.xml'), 00010 rootNodeName = cms.string('zdcworld:ZDCWorld') 00011 )
Definition at line 3 of file zdcGeometry_cfi.py.