Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Geometry/CMSCommonData/data/caloBase.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 a common need by Ecal and Hcal.
0003      In order to allow other sub-detectors to be isolated from the over-all
0004      CMS Ideal Geometry this was taken out of cms.xml.
0005      -->
0006 <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">
0007         <SolidSection label="caloBase.xml">
0008                 <Polycone name="CALO" startPhi="0*deg" deltaPhi="360*deg">
0009                         <ZSection z="-[cms:CalorBeamZ2]" rMin="[cms:CalorBeamR2]" rMax="[cms:CalorMuonR]"/>
0010                         <ZSection z="-[cms:CalorBeamZ1]" rMin="[cms:CalorBeamR1]" rMax="[cms:CalorMuonR]"/>
0011                         <ZSection z="-[cms:TrackBeamZ2]" rMin="[cms:TrackBeamR2]" rMax="[cms:CalorMuonR]"/>
0012                         <ZSection z="-[cms:TrackBeamZ2]" rMin="[cms:TrackCalorR]" rMax="[cms:CalorMuonR]"/>
0013                         <ZSection z="[cms:TrackBeamZ2]" rMin="[cms:TrackCalorR]" rMax="[cms:CalorMuonR]"/>
0014                         <ZSection z="[cms:TrackBeamZ2]" rMin="[cms:TrackBeamR2]" rMax="[cms:CalorMuonR]"/>
0015                         <ZSection z="[cms:CalorBeamZ1]" rMin="[cms:CalorBeamR1]" rMax="[cms:CalorMuonR]"/>
0016                         <ZSection z="[cms:CalorBeamZ2]" rMin="[cms:CalorBeamR2]" rMax="[cms:CalorMuonR]"/>
0017                 </Polycone>
0018         </SolidSection>
0019         <LogicalPartSection label="caloBase.xml">
0020                 <LogicalPart name="CALO" category="unspecified">
0021                         <rSolid name="CALO"/>
0022                         <rMaterial name="materials:Air"/>
0023                 </LogicalPart>
0024         </LogicalPartSection>
0025 </DDDefinition>