Skip to content

Commit

Permalink
Merge pull request #52 from JeffersonLab/yunjiey_DCMVfix
Browse files Browse the repository at this point in the history
Fix to DIRC and TOF overlap
  • Loading branch information
jrstevenjlab authored Feb 3, 2019
2 parents 2cdea41 + d14dd8d commit 2d812db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DIRC_HDDS.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</posXYZ>
</composition>

<box name="DCMV" X_Y_Z="700.0 250.0 100.0" material="OpticalAir" /> <!-- x was 560, y was 220, z was 80 -->
<box name="DCMV" X_Y_Z="700.0 250.0 84.0" material="OpticalAir" /> <!-- x was 560, y was 220, z was 80 -->

<!--
DIRC bar box module (12 individual bars):
Expand Down
2 changes: 1 addition & 1 deletion main_HDDS.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<!--<posXYZ volume="CerenkovCntr" X_Y_Z="0.0 0.0 466.0" /> -->
<!--posXYZ volume="GapEMcal" X_Y_Z="0.0 0.0 460.0" /-->
<!-- To simulate DIRC hits uncomment the line below -->
<posXYZ volume="DIRC" X_Y_Z="0.0 0.0 590.000" />
<posXYZ volume="DIRC" X_Y_Z="0.0 0.0 595.600" />
<posXYZ volume="ForwardTOF" X_Y_Z="0.308 0.225 605.793" rot="-0.0427 0.0461 -0.1813"/>
<posXYZ volume="ForwardEMcal" X_Y_Z="0.529 -0.002 624.906" rot="-0.0418 -0.07019 -0.0149" />
<!--posXYZ volume="ComptonEMcal" X_Y_Z="0.0 0.0 876.106" /-->
Expand Down

0 comments on commit 2d812db

Please sign in to comment.