/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/HcalTestBeamData/python/TB2007GeometryXML_cfi.py
28 строк
2 KB
Sunanda
Update the scripts for the combined ECAL+HCAL TB simulation
23 июл 2021, 22:59
23 июл 2021, 22:59
e76dd38
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms XMLIdealGeometryESSource = cms.ESSource("XMLIdealGeometryESSource", geomXMLFiles = cms.vstring('Geometry/CMSCommonData/data/materials.xml', 'Geometry/CMSCommonData/data/rotations.xml', 'Geometry/HcalCommonData/data/hcalrotations.xml', 'Geometry/HcalTestBeamData/data/2007/TBHcal.xml', 'Geometry/HcalTestBeamData/data/TBHcal07BeamLine.xml', 'Geometry/EcalCommonData/data/eecon.xml', 'Geometry/EcalCommonData/data/eealgo.xml', 'Geometry/HcalTestBeamData/data/2007/eehier.xml', 'Geometry/HcalTestBeamData/data/2007/eefixed.xml', 'Geometry/HcalTestBeamData/data/2007/eregalgo.xml', 'Geometry/HcalTestBeamData/data/2007/escon.xml', 'Geometry/HcalTestBeamData/data/2007/esalgoTB.xml', 'Geometry/HcalTestBeamData/data/TBHcalCable.xml', 'Geometry/HcalTestBeamData/data/TBHcalBarrel.xml', 'Geometry/HcalTestBeamData/data/TBHcalEndcap.xml', 'Geometry/HcalTestBeamData/data/TBHcal07HcalOuter.xml', 'Geometry/HcalTestBeamData/data/TBHcal07Sens.xml', 'Geometry/HcalTestBeamData/data/TBHcal06SimNumbering.xml', 'Geometry/HcalTestBeamData/data/TBHcal07eeSens.xml', 'Geometry/HcalTestBeamData/data/TBHcal07esSens.xml', 'Geometry/HcalTestBeamData/data/TBHcal06ProdCuts.xml', 'Geometry/HcalTestBeamData/data/TBHcal06Util.xml', 'Geometry/HcalCommonData/data/hcalRecNumbering.xml'), rootNodeName = cms.string('TBHcal:TBHCal') )