/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
SimG4CMS/HcalTestBeam/python/TB2006Geometry33XML_cfi.py
25 строк
1 KB
Sunanda
Reorder the xml files for HCL to conform to the new idea
05 май 2017, 14:00
05 май 2017, 14:00
935dc17
Код
Авторство
О чём код?
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', 'SimG4CMS/HcalTestBeam/test/33/TBHcal.xml', 'Geometry/HcalTestBeamData/data/TBHcal06BeamLine.xml', 'Geometry/HcalTestBeamData/data/TBHcalCable.xml', 'Geometry/HcalTestBeamData/data/2006/TBHcalBarrel.xml', 'Geometry/HcalTestBeamData/data/TBHcalEndcap.xml', 'Geometry/HcalTestBeamData/data/TBHcal06HcalOuter.xml', 'Geometry/HcalTestBeamData/data/ebcon.xml', 'Geometry/HcalTestBeamData/data/eregalgo.xml', 'Geometry/EcalCommonData/data/ebrot.xml', 'Geometry/EcalCommonData/data/ebNoAPD/ebalgo.xml', 'Geometry/HcalTestBeamData/data/TBHcal06Sens.xml', 'Geometry/HcalTestBeamData/data/TBHcal06ebsens.xml', 'Geometry/HcalTestBeamData/data/TBHcal06ProdCuts.xml', 'Geometry/EcalSimData/data/EBProdCuts.xml', 'Geometry/HcalTestBeamData/data/TBHcal06Util.xml', 'Geometry/HcalTestBeamData/data/TBHcal06SimNumbering.xml', 'Geometry/HcalCommonData/data/hcalRecNumbering.xml'), rootNodeName = cms.string('TBHcal:OTBHCal') )