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

Update Barrel TOF

parent ed20b9d6
Branches
Tags
1 merge request!91Draft: Yezhenyu btof 20210520
Pipeline #11364 passed with warnings
...@@ -51,8 +51,8 @@ ...@@ -51,8 +51,8 @@
<comment> Define available modules </comment> <comment> Define available modules </comment>
<module name="UFSD"> <module name="UFSD">
<frame width="15*mm" height="3.0*mm" length="BarrelTOF_length" thickness="0.1 * mm" material="CarbonFiber_25percent" vis="BlueGreenVis" /> <frame width="15*mm" height="3.0*mm" length="BarrelTOFTotalLength" thickness="0.1 * mm" material="CarbonFiber_25percent" vis="BlueGreenVis" />
<module_component name="silicon" width="14.0*mm" length="BarrelTOF_length-0.1*mm" <module_component name="silicon" width="14.0*mm" length="BarrelTOFTotalLength-0.1*mm"
thickness="0.05*mm" material="Silicon" sensitive="true"> thickness="0.05*mm" material="Silicon" sensitive="true">
<position z="-0.025*mm" y="0*mm"/> <position z="-0.025*mm" y="0*mm"/>
</module_component> </module_component>
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
<z_layout dr="4.0 * mm" <z_layout dr="4.0 * mm"
z0="(BarrelTOFTotalLength - BarrelTOFModuleLength)/2" z0="(BarrelTOFTotalLength - BarrelTOFModuleLength)/2"
nz="BarrelTOFModulesNZ"/>--> nz="BarrelTOFModulesNZ"/>-->
<layer module="UFSD" id="8" vis="BarrelTOFVis"> <layer module="UFSD" id="8" vis="SiVertexVis">
<barrel_envelope inner_r="BarrelTOFRadius" <barrel_envelope inner_r="BarrelTOFRadius"
outer_r="BarrelTOFRadius + 30.0*mm" z_length="BarrelTOFTotalLength"/> outer_r="BarrelTOFRadius + 30.0*mm" z_length="BarrelTOFTotalLength"/>
<rphi_layout phi_tilt="10.0*degree" nphi="BarrelTOFModulesNPhi" phi0="0.0" rc="BarrelTOFRadius + 10.0 * mm" dr="0.0 * mm"/> <rphi_layout phi_tilt="10.0*degree" nphi="BarrelTOFModulesNPhi" phi0="0.0" rc="BarrelTOFRadius + 10.0 * mm" 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