/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
DetectorDescription/DDCMS/data/testDDAngularAlgorithm.xml
53 строки
2 KB
Ianna Osborne
Add an extra check for a valid DOM document
31 июл 2020, 14:57
31 июл 2020, 14:57
dd0a27e
Код
Авторство
О чём код?
<?xml version="1.0"?> <DDDefinition> <SolidSection> <Box name="MotherOfAllBoxes" dx="10*m" dy="10*m" dz="10*m"/> <TruncTubs name="V_1101" rMin="6.9551*m" rMax="9*m" cutAtStart="6.9551*m" cutAtDelta="7.20045*m" cutInside="true" startPhi="0*deg" deltaPhi="15*deg" zHalf="6.57005*m"/> </SolidSection> <LogicalPartSection> <LogicalPart name="MotherOfAllBoxes"> <rMaterial name="materials:Air"/> <rSolid name="MotherOfAllBoxes"/> </LogicalPart> <LogicalPart name="V_1101" category="unspecified"> <rSolid name="V_1101"/> <rMaterial name="materials:Air"/> </LogicalPart> </LogicalPartSection> <Algorithm name="global:DDAngular"> <rParent name="testDDAngularAlgorithm:MotherOfAllBoxes"/> <String name="ChildName" value="testDDAngularAlgorithm:V_1101"/> <Numeric name="N" value="12"/> <Numeric name="StartCopyNo" value="14"/> <Numeric name="IncrCopyNo" value="1"/> <Numeric name="StartAngle" value="0*deg"/> <Numeric name="RangeAngle" value="360*deg"/> <Numeric name="Radius" value="0*m"/> <Vector name="Center" type="numeric" nEntries="3"> 0, 0, 17.4299*m </Vector> <Vector name="RotateSolid" type="numeric" nEntries="3"> 0, 0, 0*deg </Vector> </Algorithm> <Algorithm name="global:DDAngular"> <rParent name="testDDAngularAlgorithm:MotherOfAllBoxes"/> <String name="ChildName" value="testDDAngularAlgorithm:V_1101"/> <Numeric name="N" value="12"/> <Numeric name="StartCopyNo" value="1"/> <Numeric name="IncrCopyNo" value="1"/> <Numeric name="StartAngle" value="0*deg"/> <Numeric name="RangeAngle" value="360*deg"/> <Numeric name="Radius" value="0*m"/> <Vector name="Center" type="numeric" nEntries="3"> 0, 0, 17.4299*m </Vector> <Vector name="RotateSolid" type="numeric" nEntries="3"> 0, 0, 0*deg </Vector> </Algorithm> <PosPartSection label=""> <PosPart copyNumber="2"> <rParent name=":world_volume"/> <rChild name="testDDAngularAlgorithm:MotherOfAllBoxes"/> </PosPart> <PosPart copyNumber="13"> <rParent name="testDDAngularAlgorithm:MotherOfAllBoxes"/> <rChild name="testDDAngularAlgorithm:V_1101"/> <Translation z="17.4299*m" y="0.*m" x="0."/> </PosPart> </PosPartSection> </DDDefinition>