Skip to content

Commit

Permalink
Modify the Driftpipe end geometry
Browse files Browse the repository at this point in the history
  • Loading branch information
pranphy committed Sep 27, 2023
1 parent 2049a20 commit 0370df3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 23 deletions.
12 changes: 3 additions & 9 deletions geometry/hybrid/hybridDaughter_unified.gdml
Original file line number Diff line number Diff line change
Expand Up @@ -142,13 +142,7 @@
startphi="0" deltaphi="360" aunit="deg"
rmin="723.9" rmax="730.25" z="118.5672" lunit="mm"/>

<!-- RR adding Drift Pipe End -->
<polycone aunit="deg" startphi="0" deltaphi="360" lunit="mm" name="Driftpipe_end">
<zplane rmin="730.25" rmax="730.25" z="0"/>
<zplane rmin="730.25" rmax="730.25+25.4" z="25.4"/>
<zplane rmin="1270-25.4" rmax="1270" z="423.9-76.2"/>
<zplane rmin="1270-25.4" rmax="1270" z="423.9"/>
</polycone>
<tube aunit="deg" startphi="0" deltaphi="360" lunit="mm" name="Driftpipe_end" rmin="730.25" rmax="1270" z="3*25.4"/>


<!--add bellows -->
Expand Down Expand Up @@ -193,7 +187,7 @@

<!-- drift pipe -->
<polycone aunit="deg" startphi="0" deltaphi="360" lunit="mm" name="solid_Driftpipe">
<zplane rmin="1247.775" rmax="1270" z="0.0"/>
<zplane rmin="1247.775" rmax="1270" z="-423.9+3*25.4"/>
<zplane rmin="1247.775" rmax="1270" z="22.098"/>
<zplane rmin="1247.775" rmax="1270" z="22.098"/>
<zplane rmin="1247.775" rmax="1270" z="5672.9-12.7"/>
Expand Down Expand Up @@ -3046,7 +3040,7 @@

<physvol name="Driftpipe_endphys">
<volumeref ref="logicDriftpipe_end"/>
<position unit="mm" name="Driftpipeend_pos" x="0" y="0.01" z="(501.453*25.4)-11287.5"/>
<position unit="mm" name="Driftpipeend_pos" x="0" y="0.01" z="(501.453*25.4)-11287.5+(3*25.4)/2"/>
</physvol>


Expand Down
17 changes: 3 additions & 14 deletions geometry/mollerParallel.gdml
Original file line number Diff line number Diff line change
Expand Up @@ -94,16 +94,6 @@
startphi="0" deltaphi="360" aunit="deg"
rmin="723.9" rmax="730.25" z="118.5672" lunit="mm"/>

<polycone aunit="deg" startphi="0" deltaphi="360" lunit="mm" name="Driftpipeend_Virtualsolid">
<zplane rmin="730.25" rmax="730.25" z="0"/>
<zplane rmin="730.25" rmax="730.25+25.4" z="25.4"/>
<zplane rmin="1270-25.4" rmax="1270" z="423.9-76.2"/>
<zplane rmin="1270-25.4" rmax="1270" z="423.9"/>
</polycone>





</solids>

Expand Down Expand Up @@ -446,10 +436,9 @@
<auxiliary auxtype="DetNo" auxvalue="448"/>
</volume>


<volume name="Driftpipeend_Virtuallog">
<materialref ref="G4_Galactic"/>
<solidref ref="Driftpipeend_Virtualsolid"/>
<volume name="Driftpipeend_Virtuallog">
<materialref ref="G4_Galactic"/>
<solidref ref="largeVirtualPlane_solid"/>
<auxiliary auxtype="SensDet" auxvlaue="planeDet"/>
<auxiliary auxtype="DetNo" auxvalue="449"/>
</volume>
Expand Down

0 comments on commit 0370df3

Please sign in to comment.