/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/ForwardCommonData/python/hfnoseWaferV2XML_cfi.py
13 строк
699 B
Sunanda
Define modules for HFNose followiing the structure of updated HGCal (as in V17 version)
30 ноя 2023, 15:21
30 ноя 2023, 15:21
35b66c5
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms XMLIdealGeometryESSource = cms.ESSource("XMLIdealGeometryESSource", geomXMLFiles = cms.vstring('Geometry/CMSCommonData/data/materials.xml', 'Geometry/CMSCommonData/data/rotations.xml', 'Geometry/HGCalCommonData/data/hgcalMaterial/v3/hgcalMaterial.xml', 'Geometry/HGCalCommonData/test/cms.xml', 'Geometry/ForwardCommonData/data/hfnoseWafer/v2/hfnose.xml', 'Geometry/ForwardCommonData/data/hfnoseCell/v2/hfnoseCell.xml', 'Geometry/ForwardCommonData/data/hfnoseWafer/v2/hfnoseWafer.xml', 'Geometry/ForwardCommonData/data/hfnoseWafer/v2/hfnosepos.xml'), rootNodeName = cms.string('cms:OCMS') )