Skip to content

Commit

Permalink
All cryostat parts sensitive and enlarged cryostat back
Browse files Browse the repository at this point in the history
  • Loading branch information
kjvbrt authored and vvolkl committed Oct 4, 2021
1 parent 96d0f77 commit 88ac373
Showing 1 changed file with 7 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
</info>

<define>
<!-- Redefinition of a constant from Detector/DetFCCeeIDEA-LAr/compact/FCCee_DectDimensions.xml -->
<constant name="BarECal_rmax" value="3700*mm"/>

<!-- Inclination angle of the lead plates -->
<constant name="InclinationAngle" value="50*degree"/>
<!-- thickness of active volume between two absorber plates at barrel Rmin, measured perpendicular to the readout plate -->
Expand All @@ -20,7 +23,7 @@
<!-- Air margin, thicknesses of cryostat and LAr bath -->
<constant name="AirMarginThickness" value="0*mm"/>
<constant name="CryoThicknessFront" value="50*mm"/>
<constant name="CryoThicknessBack" value="100*mm"/>
<constant name="CryoThicknessBack" value="1100*mm"/>
<constant name="CryoThicknessSide" value="100*mm"/>
<constant name="LArBathThicknessFront" value="10*mm"/>
<constant name="LArBathThicknessBack" value="40*mm"/>
Expand Down Expand Up @@ -74,8 +77,8 @@
<material name="Aluminum"/>
<dimensions dz="BarCryoECal_dz" rmax1="BarCryoECal_rmax-CryoThicknessBack" rmax2="BarCryoECal_rmax" rmin1="BarCryoECal_rmin" rmin2="BarCryoECal_rmin+CryoThicknessFront"/>
<front sensitive="true"/> <!-- inner wall of the cryostat -->
<side sensitive="false"/> <!-- both sides of the cryostat -->
<back sensitive="false"/> <!-- outer wall of the cryostat -->
<side sensitive="true"/> <!-- both sides of the cryostat -->
<back sensitive="true"/> <!-- outer wall of the cryostat -->
</cryostat>
<calorimeter name="EM_barrel">
<!-- offset defines the numbering of the modules: module==0 for phi=0 direction -->
Expand Down Expand Up @@ -109,4 +112,4 @@
</detector>
</detectors>

</lccdd>
</lccdd>

0 comments on commit 88ac373

Please sign in to comment.