/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
DetectorDescription/DDCMS/python/cmsShapesXML_cfi.py
13 строк
829 B
Ianna Osborne
Cleanup
28 окт 2019, 12:32
28 окт 2019, 12:32
0ec18c3
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms XMLIdealGeometryESSource = cms.ESSource("XMLIdealGeometryESSource", geomXMLFiles = cms.vstring("DetectorDescription/DDCMS/data/cmsWorld.xml", "DetectorDescription/DDCMS/data/testMaterials.xml", "DetectorDescription/DDCMS/data/testLogicalParts.xml", "DetectorDescription/DDCMS/data/testRotations.xml", "DetectorDescription/DDCMS/data/testSolids.xml", "DetectorDescription/DDCMS/data/testPosParts.xml", "DetectorDescription/DDCMS/data/testAlgorithm.xml", "Geometry/CMSCommonData/data/materials/2015/v1/materials.xml"), rootNodeName = cms.string('cmsWorld:OCMS') )