/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Configuration/Geometry/python/GeometryDD4hepExtended2017DD4hep_cff.py
10 строк
556 B
Sunanda
Put the new 2017 scenarios in the standard places
26 апр 2022, 07:14
26 апр 2022, 07:14
bf5bd2d
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms from Configuration.Geometry.GeometryDD4hep_cff import * DDDetectorESProducer.confGeomXMLFiles = cms.FileInPath("Geometry/CMSCommonData/data/dd4hep/cmsExtendedGeometry2017DD4hep.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 *