/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/HcalAlgo/python/testGeometry_cfi.py
18 строк
966 B
Sunanda
Transfer one more DDAlgorithm of HCAL for dd4Hep
21 авг 2019, 00:04
21 авг 2019, 00:04
bf28bdd
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms XMLIdealGeometryESSource = cms.ESSource("XMLIdealGeometryESSource", geomXMLFiles = cms.vstring('Geometry/CMSCommonData/data/materials.xml', 'Geometry/CMSCommonData/data/rotations.xml', 'Geometry/HcalCommonData/data/hcalrotations.xml', 'Geometry/CMSCommonData/data/normal/cmsextent.xml', 'Geometry/HcalAlgo/test/data/cms.xml', 'Geometry/HcalAlgo/test/data/muonBase.xml', 'Geometry/HcalCommonData/data/hcalalgo.xml', 'Geometry/HcalCommonData/data/hcalbarrelalgo.xml', 'Geometry/HcalCommonData/data/hcalendcapalgo.xml', 'Geometry/HcalCommonData/data/hcalouteralgo.xml', 'Geometry/HcalCommonData/data/hcalforwardalgo.xml', 'Geometry/HcalCommonData/data/hcalforwardfibre.xml', 'Geometry/HcalCommonData/data/hcalforwardmaterial.xml'), rootNodeName = cms.string('cms:OCMS') )