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

Update Barrel TOF

parent 32447963
No related branches found
No related tags found
1 merge request!91Draft: Yezhenyu btof 20210520
Pipeline #10046 failed
This commit is part of merge request !91. Comments created here will be created in the context of that merge request.
...@@ -38,21 +38,20 @@ ...@@ -38,21 +38,20 @@
</display> </display>
<detectors> <detectors>
<!--
<detector id="BarrelTOFSubAssembly_ID" <detector id="BarrelTOFSubAssembly_ID"
name="BarrelTOFSubAssembly" name="BarrelTOFSubAssembly"
type="DD4hep_SubdetectorAssembly" type="DD4hep_SubdetectorAssembly"
vis="BarrelTOFSubAssemblyVis"> vis="BarrelTOFSubAssemblyVis">
<composite name="BarrelTOF"/> <composite name="BarrelTOF"/>
</detector> </detector>
-->
<detector id="BarrelTOF_ID" name="BarrelTOF" type="refdet_BarrelTOF" <detector id="BarrelTOF_ID" name="BarrelTOF" type="refdet_BarrelTOF"
readout="BarrelTOFHits" insideTrackingVolume="true" > readout="BarrelTOFHits" insideTrackingVolume="true" >
<dimensions rmin="BarrelTOFRadius" rmax="BarrelTOFRadius + BarrelTOFTotalThickness" length="BarrelTOFTotalLength"/> <dimensions rmin="BarrelTOFRadius" rmax="BarrelTOFRadius + BarrelTOFTotalThickness" length="BarrelTOFTotalLength"/>
<comment> Define available modules </comment> <comment> Define available modules </comment>
<module name="UFSD"> <module name="UFSD">
<module_envelope width="BarrelTOFModuleWidth" length="BarrelTOFModuleLength" thickness="BarrelTOFModuleThickness"/> <frame width="BarrelTOFModuleWidth" length="BarrelTOFModuleLength" thickness="BarrelTOFModuleThickness"/>
<module_component width="BarrelTOFModuleWidth*0.9" length="BarrelTOFModuleLength*0.9" thickness="BarrelTOFThickness_PEEK" material="PEEK" sensitive="false"> <module_component width="BarrelTOFModuleWidth*0.9" length="BarrelTOFModuleLength*0.9" thickness="BarrelTOFThickness_PEEK" material="PEEK" sensitive="false">
<position x="BarrelTOFP0" /> <position x="BarrelTOFP0" />
</module_component> </module_component>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment