Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Geometry/CMSCommonData/data/cmsMuonMagnetBeam.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <!-- 2006-09-19 Michael Case: This file is necessary because for 
0003      Tracker to work right in simulation it needs the magnet and the
0004      beampipe.  MUON contains the beampipe and magnet it needs to be
0005      positioned as well.
0006      -->
0007 <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">
0008     <PosPartSection label="cmsMuonMagnetBeam.xml">
0009         <!-- mec : NOTE: these positioning instructions allow the sub-detectors,
0010              like tracker.xml file to be independent of the whole CMS detector.  
0011              -->
0012         <PosPart copyNumber="1">
0013             <rParent name="cms:CMSE"/>
0014             <rChild name="muonBase:MUON"/>
0015             <rRotation name="rotations:000D"/>
0016         </PosPart>
0017         <PosPart copyNumber="1">
0018             <rParent name="cms:CMSE"/>
0019             <rChild name="beampipe:BEAM"/>
0020             <rRotation name="rotations:000D"/>
0021         </PosPart>
0022         <PosPart copyNumber="2">
0023             <rParent name="cms:CMSE"/>
0024             <rChild name="beampipe:BEAM"/>
0025             <rRotation name="rotations:180D"/>
0026         </PosPart>
0027         <PosPart copyNumber="1">
0028             <rParent name="muonBase:MUON"/>
0029             <rChild name="mgnt:MGNT"/>
0030             <rRotation name="rotations:000D"/>
0031         </PosPart>
0032     </PosPartSection>
0033 </DDDefinition>