/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/ForwardCommonData/python/hfnoseXML_cfi.py
27 строк
1 KB
Sunanda
Change directory name 2026 to 2030 to enable future Run3 runs during 2026
06 дек 2024, 18:39
06 дек 2024, 18:39
97d0c3f
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms XMLIdealGeometryESSource = cms.ESSource("XMLIdealGeometryESSource", geomXMLFiles = cms.vstring( 'Geometry/CMSCommonData/data/materials.xml', 'Geometry/CMSCommonData/data/rotations.xml', 'Geometry/CMSCommonData/data/extend/v2/cmsextent.xml', 'Geometry/CMSCommonData/data/cavernData/2017/v1/cavernData.xml', 'Geometry/CMSCommonData/data/cms/2030/v5/cms.xml', 'Geometry/CMSCommonData/data/eta3/etaMax.xml', 'Geometry/CMSCommonData/data/cmsMother.xml', 'Geometry/CMSCommonData/data/caloBase/2030/v5/caloBase.xml', 'Geometry/CMSCommonData/data/cmsCalo.xml', 'Geometry/HcalCommonData/data/average/hcalforwardmaterial.xml', 'Geometry/ForwardCommonData/data/forwardshield/2030/v4/forwardshield.xml', 'Geometry/ForwardCommonData/data/hfnose/v4/hfnose.xml', 'Geometry/ForwardCommonData/data/hfnoseCell/v1/hfnoseCell.xml', 'Geometry/ForwardCommonData/data/hfnoseWafer/v1/hfnoseWafer.xml', 'Geometry/ForwardCommonData/data/hfnoseLayer/v2/hfnoseLayer.xml', 'Geometry/ForwardCommonData/data/hfnoseCons/v1/hfnoseCons.xml', 'Geometry/ForwardCommonData/data/hfnoseDummy.xml', 'Geometry/ForwardSimData/data/hfnosesens.xml', 'Geometry/ForwardSimData/data/hfnoseProdCuts.xml', 'Geometry/CMSCommonData/data/FieldParameters.xml', ), rootNodeName = cms.string('cms:OCMS') )