Skip to content

Commit

Permalink
Merge pull request #25 from JeffersonLab/hdds_beamline_profiling_fixe…
Browse files Browse the repository at this point in the history
…s_rtj

* BeamLine_HDDS.xml [rtj]
  • Loading branch information
markito3 authored Mar 15, 2017
2 parents fb7976f + 08a2885 commit 26ad27f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 9 deletions.
27 changes: 19 additions & 8 deletions BeamLine_HDDS.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,12 +239,20 @@

<composition name="TungstenInsert" envelope="PCTT">
<posXYZ volume="PCTH" X_Y_Z="0.0 0.0 0.0" />
<!--posXYZ volume="PrimaryCollimatorAperture" rot="0 0" /-->
<!--posXYZ volume="PrimaryCollimatorAperture" rot="0.02865 0 0" /-->
<!--posXYZ volume="PrimaryCollimatorAperture" rot="0.05730 0 0" /-->
<!--posXYZ volume="PrimaryCollimatorAperture" rot="0.11459 0 0" /-->
</composition>
<composition name="PrimaryCollimatorAperture" envelope="PCTH">
<posXYZ volume="PCTI" X_Y_Z="0.0 0.0 -5.0" />
</composition>

<box name="PCTT" X_Y_Z="5.08 5.08 20." material="Tungsten" />
<!--tubs name="PCTH" Rio_Z="0.0 0.17 20." material="Air" /-->
<!-- Wider collimator diameter for commissioning -->
<tubs name="PCTH" Rio_Z="0.0 0.25 20." material="Air" />
<tubs name="PCTI" Rio_Z="0.05 0.25 10." material="Tungsten"
comment="pin-hole insert for reduced intensity running" />


<!-- Flange 1 -->
Expand Down Expand Up @@ -830,10 +838,12 @@ This construction is not in use at the present time
<!--posXYZ volume="DET8" X_Y_Z="150 -350.0 -834.0 "/-->
</composition>

<!-- <box name="DET4" X_Y_Z="1700.0 1200.0 2.0" material="Vacuum" /> -->
<box name="DET4" X_Y_Z="1700.0 1200.0 2.0" material="Vacuum" />
<box name="DET5" X_Y_Z="1700.0 1198.0 2.0" material="Air" />
<box name="DET6" X_Y_Z="1700.0 2.0 3000.0" material="Air" />
<box name="DET7" X_Y_Z="1700.0 1198.0 2.0" material="Air" />
<!--box name="DET7" X_Y_Z="1700.0 1198.0 2.0" material="Air" /-->
<tubs name="DET7" Rio_Z="0.0 1.7399 2.0" material="Vacuum"
comment="disk detector inside beam pipe at target entrance" />
<box name="DET8" X_Y_Z="10.0 10.0 1.0" material="Scintillator" sensitive="true"/>

<!-- Hall bellows -->
Expand All @@ -860,13 +870,14 @@ This construction is not in use at the present time

<!-- Hall Pipe -->
<composition name="HallPipe" envelope="OHPI" >
<posXYZ volume="IHPI" X_Y_Z="0 0 98.6305"/>
<!---posXYZ volume="InnerHallPipe" X_Y_Z="0.0 0.0 0.0"/-->
<!--posXYZ volume="IHPI" X_Y_Z="0 0 98.6305"/-->
<posXYZ volume="InnerHallPipe" X_Y_Z="0.0 0.0 98.6305"/>
</composition>

<!--composition name="InnerHallPipe" envelope="IHPI" >
<posXYZ volume="CAP1" X_Y_Z="0.0 0.0 190.11265" />
</composition-->
<composition name="InnerHallPipe" envelope="IHPI">
<posXYZ volume="DET7" X_Y_Z="0 0 280.0"/>
<!--posXYZ volume="CAP1" X_Y_Z="0.0 0.0 190.11265" /-->
</composition>


<pcon name="OHPI" material="Iron">
Expand Down
2 changes: 1 addition & 1 deletion HDDS-1_1.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@
name : a short descriptive ID of this field region
modifies : name of another region to provide default values
comment : a more verbose description
comment : a more verbose description
The region name must be a NMTOKEN type (begin with a letter, contain
alphanumeric characters and underscores, and contain no spaces) like
Expand Down

0 comments on commit 26ad27f

Please sign in to comment.