/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Configuration/Geometry/python/GeometryDD4hepExtended2019DD4hep_cff.py
10 строк
556 B
Sunanda
Provide a scenario for post Run2 geometry for which the cfi file existed in Geometry/CMSCommonData/python
16 окт 2024, 19:06
16 окт 2024, 19:06
4e9dbef
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms from Configuration.Geometry.GeometryDD4hep_cff import * DDDetectorESProducer.confGeomXMLFiles = cms.FileInPath("Geometry/CMSCommonData/data/dd4hep/cmsExtendedGeometry2019DD4hep.xml") from Geometry.TrackerNumberingBuilder.trackerNumberingGeometry_cff import * from Geometry.EcalCommonData.ecalSimulationParameters_cff import * from Geometry.HcalCommonData.hcalDDDSimConstants_cff import * from Geometry.MuonNumbering.muonGeometryConstants_cff import * from Geometry.MuonNumbering.muonOffsetESProducer_cff import *