Variables | |
tuple | XMLIdealGeometryESSource |
00001 cms.ESSource("XMLIdealGeometryESSource", 00002 geomXMLFiles = cms.vstring('Geometry/CMSCommonData/data/materials.xml', 00003 'Geometry/CMSCommonData/data/rotations.xml', 00004 'Geometry/CMSCommonData/data/normal/cmsextent.xml', 00005 'Geometry/CMSCommonData/data/cms.xml', 00006 'Geometry/CMSCommonData/data/cmsMother.xml', 00007 'Geometry/CMSCommonData/data/beampipe.xml', 00008 'Geometry/CMSCommonData/data/cmsBeam.xml', 00009 'Geometry/CMSCommonData/data/caloBase.xml', 00010 'Geometry/CMSCommonData/data/cmsCalo.xml', 00011 'Geometry/ForwardCommonData/data/forward.xml', 00012 'Geometry/ForwardCommonData/data/forwardshield.xml', 00013 'Geometry/ForwardCommonData/data/castor.xml', 00014 'Geometry/ForwardSimData/data/castorsens.xml', 00015 'SimG4CMS/Forward/test/data/CaloUtil.xml', 00016 'Geometry/ForwardSimData/data/CastorProdCuts.xml', 00017 'Geometry/CMSCommonData/data/FieldParameters.xml'), 00018 rootNodeName = cms.string('cms:OCMS') 00019 )
Definition at line 3 of file castorGeometryXML_cfi.py.