Skip to content
Snippets Groups Projects
Commit a63ac53d authored by Zhenyu Ye's avatar Zhenyu Ye
Browse files

Update Barrel TOF

parent d55f24c2
Branches
No related tags found
1 merge request!91Draft: Yezhenyu btof 20210520
Pipeline #10048 failed
...@@ -181,7 +181,7 @@ ...@@ -181,7 +181,7 @@
<constant name="BarrelDIRC_ID" value="90"/> <constant name="BarrelDIRC_ID" value="90"/>
<constant name="BarrelTRD_ID" value="91"/> <constant name="BarrelTRD_ID" value="91"/>
<constant name="BarrelTOF_ID" value="92"/> <constant name="BarrelTOF_ID" value="92"/>
<constant name="BarrelTOFSubAssembly_ID" value="93"/>
<comment> <comment>
===================================== =====================================
......
...@@ -35,6 +35,9 @@ ...@@ -35,6 +35,9 @@
<vis name="SiTrackerSubAssemblyVis" alpha="1" r="0.0" g="0.99" b="0.0" showDaughters="true" visible="true"/> <vis name="SiTrackerSubAssemblyVis" alpha="1" r="0.0" g="0.99" b="0.0" showDaughters="true" visible="true"/>
<vis name="SiTrackerLayerVis" alpha="1" r="0.0" g="1" b="0.0" showDaughters="true" visible="true" lineStyle="solid" drawingStyle="solid" /> <vis name="SiTrackerLayerVis" alpha="1" r="0.0" g="1" b="0.0" showDaughters="true" visible="true" lineStyle="solid" drawingStyle="solid" />
<vis name="BarrelTOFVis" alpha="0.9" r="1" g="0" b="1" showDaughters="true" />
<vis name="BarrelTOFSubAssemblyVis" alpha="1" r="0.0" g="0.99" b="0.0" showDaughters="true" visible="true"/>
<vis name="EcalVis" alpha="0.1" r="0.0" g="0.75" b="0.1" showDaughters="false"/> <vis name="EcalVis" alpha="0.1" r="0.0" g="0.75" b="0.1" showDaughters="false"/>
<vis name="EcalEndcapVis" alpha="1.0" r="0.0" g="0.99" b="0.0" showDaughters="false" visible="true" /> <vis name="EcalEndcapVis" alpha="1.0" r="0.0" g="0.99" b="0.0" showDaughters="false" visible="true" />
<vis name="EcalBarrelVis" alpha="1.0" r="0.0" g="0.99" b="0.0" showDaughters="false" visible="true" /> <vis name="EcalBarrelVis" alpha="1.0" r="0.0" g="0.99" b="0.0" showDaughters="false" visible="true" />
......
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
</module> </module>
<comment> Layers composed of many arrayed modules </comment> <comment> Layers composed of many arrayed modules </comment>
<layer module="UFSD" id="1" vis="SiVertexVis"> <layer module="UFSD" id="1" vis="BarrelTOFVis">
<barrel_envelope inner_r="BarrelTOFRadius-10*mm" <barrel_envelope inner_r="BarrelTOFRadius-10*mm"
outer_r="BarrelTOFRadius+10*mm" z_length="BarrelTOFTotalLength"/> outer_r="BarrelTOFRadius+10*mm" z_length="BarrelTOFTotalLength"/>
<rphi_layout phi_tilt="10.0*degree" nphi="BarrelTOFNModulesPhi" phi0="0.0" rc="BarrelTOFRadius" dr="0.0 * mm"/> <rphi_layout phi_tilt="10.0*degree" nphi="BarrelTOFNModulesPhi" phi0="0.0" rc="BarrelTOFRadius" dr="0.0 * mm"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment