Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <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">
0003 
0004   <ConstantsSection label="CTPPS_Timing_Station_Parameters.xml" eval="true">
0005 
0006     <!--Positions calculated from the wall closer to IP point-->
0007     <Constant name="Beam_Hole_Diam" value="80*mm"/>
0008     <Constant name="Device_Length_y" value="112*mm"/>
0009     <Constant name="Device_Envelope_Radius" value="450*mm"/>
0010     <Constant name="Station_Length" value="3360*mm"/> <!-- total size (2 beamline arms+RP) -->
0011     <Constant name="Station_Pipe_Length" value="1605*mm"/> <!-- single beamline length -->
0012     <Constant name="Timing_Hole_Diam" value="[Station_Length]-2*[Station_Pipe_Length]"/> <!-- longitudinal RP opening -->
0013 
0014     <Constant name="Wall_Thickness" value="2*mm"/> <!-- beamline arm transverse thickness -->
0015     <Constant name="Hor_Closed_Wall_Thick_Int" value="2*mm"/>
0016 
0017     <Constant name="Hor_Vac_Length" value="[Device_Envelope_Radius]+[Device_Length_y]/2-[Hor_Closed_Wall_Thick_Int]"/>
0018 
0019   </ConstantsSection>
0020 </DDDefinition>