/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/CMSCommonData/data/cmsTracker.xml
15 строк
671 B
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
<?xml version="1.0"?> <!-- 2006-09-19 Michael Case: This file links the tracker:Tracker LogicalPart to the cms:CMSE LogicalPart. By leaving this file out of the configuration one can have Tracker as the root node in the graph. --> <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"> <PosPartSection label="cms.xml"> <PosPart copyNumber="1"> <rParent name="cms:CMSE"/> <rChild name="tracker:Tracker"/> <rRotation name="rotations:000D"/> </PosPart> </PosPartSection> </DDDefinition>