/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/CMSCommonData/data/cmsBeam/2021/v1/cmsBeam.xml
60 строк
2 KB
Vladimir
added remaining files for 2021 xml
06 май 2020, 21:46
06 май 2020, 21:46
46283d1
Код
Авторство
О чём код?
<?xml version="1.0"?> <!-- 2006-09-19 Michael Case: This file is necessary because for Tracker to work right in simulation it needs the magnet and the beampipe. MUON contains the beampipe and magnet it needs to be positioned as well. --> <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="cmsBeam.xml"> <PosPart copyNumber="1"> <rParent name="cms:CMSE"/> <rChild name="beampipe:BEAM"/> <rRotation name="rotations:000D"/> </PosPart> <PosPart copyNumber="2"> <rParent name="cms:CMSE"/> <rChild name="beampipe:BEAM"/> <rRotation name="rotations:180D"/> </PosPart> <PosPart copyNumber="1"> <rParent name="cms:CMSE"/> <rChild name="beampipe:BEAM1"/> <rRotation name="rotations:000D"/> </PosPart> <PosPart copyNumber="2"> <rParent name="cms:CMSE"/> <rChild name="beampipe:BEAM1"/> <rRotation name="rotations:180D"/> </PosPart> <PosPart copyNumber="1"> <rParent name="cms:CMSE"/> <rChild name="beampipe:BEAM2"/> <rRotation name="rotations:000D"/> </PosPart> <PosPart copyNumber="2"> <rParent name="cms:CMSE"/> <rChild name="beampipe:BEAM2"/> <rRotation name="rotations:180D"/> </PosPart> <PosPart copyNumber="1"> <rParent name="cms:CMSE"/> <rChild name="beampipe:BEAM3"/> <rRotation name="rotations:000D"/> </PosPart> <PosPart copyNumber="2"> <rParent name="cms:CMSE"/> <rChild name="beampipe:BEAM3"/> <rRotation name="rotations:180D"/> </PosPart> <PosPart copyNumber="1"> <rParent name="cms:CMSE"/> <rChild name="beampipe:BEAM4"/> <rRotation name="rotations:000D"/> </PosPart> <PosPart copyNumber="2"> <rParent name="cms:CMSE"/> <rChild name="beampipe:BEAM4"/> <rRotation name="rotations:180D"/> </PosPart> </PosPartSection> </DDDefinition>