/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Configuration/Geometry/python/GeometryIdeal2015dev_cff.py
13 строк
574 B
Sunanda
Update the remaining scriptts in Configuration/Geometry for Calorimeter and Muon systems
18 фев 2025, 05:08
18 фев 2025, 05:08
56f1456
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms # # Geometry master configuration # # Ideal geometry, needed for simulation from Geometry.CMSCommonData.cmsIdealGeometry2015devXML_cfi import * from Geometry.TrackerNumberingBuilder.trackerNumberingGeometry_cff import * from Geometry.EcalCommonData.ecalSimulationParameters_cff import * from Geometry.HcalCommonData.hcalDDDSimConstants_cff import * from Geometry.ForwardGeometry.zdcTopologyEP_cfi import * from Geometry.MuonNumbering.muonGeometryConstants_cff import * from Geometry.MuonNumbering.muonOffsetESProducer_cff import *