Skip to content
Snippets Groups Projects
Commit 85133139 authored by FU Chengdong's avatar FU Chengdong
Browse files

set default combineHits as true

parent 23c44c0e
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,8 @@
</define>
<detectors>
<detector id="DetID_DC" name="DriftChamber" type="StraightDriftChamber_v01" readout="DriftChamberHitsCollection" vis="DCVis" insideTrackingVolume="true" limits="dc_limits">
<detector id="DetID_DC" name="DriftChamber" type="StraightDriftChamber_v01" readout="DriftChamberHitsCollection" combineHits="true"
vis="DCVis" insideTrackingVolume="true" limits="dc_limits">
<envelope>
<shape type="BooleanShape" operation="Union" material="Air">
<shape type="Tube" rmin="DC_inner_radius" rmax="DC_outer_radius" dz="DC_half_length+DC_Endcap_dz" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment