Skip to content
Snippets Groups Projects
Commit fab067d2 authored by christopher dilks's avatar christopher dilks
Browse files

photos v0

parent 8f245bda
Branches rich-photos
No related tags found
No related merge requests found
......@@ -120,7 +120,7 @@
<vis name="ci_HCALVis" r= "0.6" g="0" b="0.6" alpha="1.0" showDaughters="true" visible="true"/>
<vis name="DRICH_vessel_vis" ref="AnlGray" showDaughters="true" visible="true" />
<vis name="DRICH_gas_vis" ref="AnlGreen" alpha="0.5" showDaughters="true" visible="true" />
<vis name="DRICH_gas_vis" ref="AnlLight_Gray" alpha="0.2" showDaughters="false" visible="true" />
<vis name="DRICH_aerogel_vis" ref="AnlTeal" showDaughters="true" visible="true" />
<vis name="DRICH_filter_vis" alpha="1.0" r="1.0" g="1.0" b="0.0" showDaughters="true" visible="true" />
<vis name="DRICH_mirror_vis" ref="AnlGray" showDaughters="true" visible="true" />
......
......@@ -104,7 +104,7 @@
rmin="DRICH_rmin0 + DRICH_wall_thickness + 0.2*cm"
rmax="DRICH_rmax0 - DRICH_wall_thickness - 0.2*cm"
phiw="60*degree"
frontplane="DRICH_window_thickness + 0.5*DRICH_aerogel_thickness"
frontplane="DRICH_window_thickness + 0.5*DRICH_aerogel_thickness - 1*mm"
pitch="0*degree"
>
<aerogel
......@@ -114,7 +114,7 @@
/>
<filter
material="Acrylic_DRICH"
vis="DRICH_filter_vis"
vis="DRICH_aerogel_vis"
thickness="0.3*mm"
/>
</radiator>
......
......@@ -86,7 +86,7 @@
- `pitch`: controls the angle of the radiator (0=vertical)
</documentation>
<radiator
frontplane="-ERICH_window_thickness"
frontplane="-ERICH_window_thickness + 1*mm"
rmin="ERICH_rmin0 + ERICH_wall_thickness + 0.2*cm"
rmax="(ERICH_rmax/ERICH_zmax)*ERICH_zmin + 8.0*cm"
phiw="60*degree"
......@@ -99,7 +99,7 @@
/>
<filter
material="Acrylic_DRICH"
vis="DRICH_filter_vis"
vis="DRICH_aerogel_vis"
thickness="0.3*mm"
/>
</radiator>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment