Skip to content
Snippets Groups Projects

Resolve "dRICH: produce IRT geometry objects"

Merged Christopher Dilks requested to merge 17-drich-produce-irt-geometry-objects into main
Compare and
3 files
+ 210
0
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 4
0
@@ -32,10 +32,13 @@
0 = off
- `DRICH_debug_mirror`: 1 = draw full mirror shape for single sector; 0 = off
- `DRICH_debug_sensors`: 1 = draw full sensor sphere for a single sector; 0 = off
- `DRICH_create_irt_file`: 1 = create an auxiliary IRT config ROOT file; 0 = off
- the file name is set by detector attribute `irt_filename` below
</comment>
<constant name="DRICH_debug_optics" value="0"/>
<constant name="DRICH_debug_mirror" value="0"/>
<constant name="DRICH_debug_sensors" value="0"/>
<constant name="DRICH_create_irt_file" value="0"/>
</define>
@@ -55,6 +58,7 @@
material="Aluminum"
vis_vessel="DRICH_vessel_vis"
vis_gas="DRICH_gas_vis"
irt_filename="irt-drich.root"
>
Loading