/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/CMSCommonData/data/cmsCalo.xml
15 строк
684 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 provides the link between the cms:CMSE LogicalPart and the caloBase:CALO LogicalPart. By leaving this file out of the configuration one can have CALO 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="caloBase:CALO"/> <rRotation name="rotations:000D"/> </PosPart> </PosPartSection> </DDDefinition>