/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/ForwardCommonData/data/zdcrotations.xml
8 строк
646 B
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
<?xml version="1.0"?> <DDDefinition xmlns="http://www.cern.ch/cms/DDL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.cern.ch/cms/DDL ../../../DetectorDescription/Schema/DDLSchema.xsd"> <RotationSection label="zdcrotations.xml"> <Rotation name="R0" thetaX="90*deg" phiX="180*deg" thetaY="90*deg" phiY="90*deg" thetaZ="180*deg" phiZ="0*deg"/> <Rotation name="R1" phiX="0*deg" thetaX="90*deg" phiY="90*deg" thetaY="0*deg" phiZ="-90*deg" thetaZ="90*deg"/> <Rotation name="R2" thetaX="90*deg" phiX="0*deg" thetaY="45*deg" phiY="90*deg" thetaZ="45*deg" phiZ="-90*deg"/> </RotationSection> </DDDefinition>