CMS 3D CMS Logo

Variables

zdcGeometryXML_cfi Namespace Reference

Variables

tuple XMLIdealGeometryESSource

Variable Documentation

Initial value:
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/zdc.xml',
00008                 'Geometry/ForwardCommonData/data/zdclumi.xml',
00009                 'Geometry/ForwardCommonData/data/zdcworld.xml',
00010                 'SimG4CMS/Forward/test/data/CaloUtil.xml',
00011                 'Geometry/ForwardSimData/data/zdcsens.xml',
00012                 'Geometry/ForwardSimData/data/zdcProdCuts.xml')
00013         ),
00014         rootNodeName = cms.string('zdcworld:ZDCWorld')
00015 )

Definition at line 3 of file zdcGeometryXML_cfi.py.