/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
DetectorDescription/DDCMS/data/cms-test-ddangular-algorithm.xml
38 строк
990 B
Carl Vuosalo
Update units tests to use correctly ordered materials
15 дек 2021, 04:08
15 дек 2021, 04:08
0551af9
Код
Авторство
О чём код?
<?xml version="1.0"?> <DDDefinition> <debug> <debug_shapes/> <debug_includes/> <debug_rotations/> <debug_includes/> <debug_volumes/> <debug_constants/> <!-- debug_materials/ --> <debug_namespaces/> <debug_placements/> <debug_algorithms/> <!-- <debug_materials/> <debug_visattr/> --> </debug> <open_geometry/> <close_geometry/> <ConstantsSection label="" eval="true"> <Constant name="world_x" value="5*m"/> <Constant name="world_y" value="5*m"/> <Constant name="world_z" value="5*m"/> <Constant name="fm" value="1e-12*m"/> <Constant name="Air" value="materials:Air" type="string"/> <Constant name="Vacuum" value="materials:Vacuum" type="string"/> </ConstantsSection> <IncludeSection> <Include ref="DetectorDescription/DDCMS/data/testDDAngularAlgorithm.xml"/> <Include ref="Geometry/CMSCommonData/data/materials/2021/v3/materials.xml"/> </IncludeSection> </DDDefinition>