diff --git a/compact/definitions.xml b/compact/definitions.xml index 96d2890db9e37481678365d31fe72d64b0a2e623..e20fdaf38a239505cb0890cc986183920c2bc5cb 100644 --- a/compact/definitions.xml +++ b/compact/definitions.xml @@ -263,6 +263,7 @@ <constant name="ForwardRomanPotC_ID" value="157"/> <constant name="ForwardOffMTracker_ID" value="159"/> + <constant name="ffi_ZDC_ID" value="160"/> <constant name="ffi_ZDC_HCAL_ID" value="161"/> diff --git a/compact/ffi_ZDC_HCAL.xml b/compact/ffi_ZDC_HCAL.xml index 27d58c766475d1d4a8939f925e21910c294a4567..59dbd19d537e725c2ff548a21b71b3ede021b868 100644 --- a/compact/ffi_ZDC_HCAL.xml +++ b/compact/ffi_ZDC_HCAL.xml @@ -14,8 +14,11 @@ <!-- Use DD4hep elements and materials definitions --> <includes> +<<<<<<< HEAD <gdmlFile ref="elements.xml"/> <gdmlFile ref="materials.xml"/> +======= +>>>>>>> 9ee3db9223b2155b54d5db56319ad967a8d6c7c0 </includes> <!-- Define the dimensions of the world volume --> @@ -165,7 +168,11 @@ <!-- Definition of the readout segmentation/definition --> <readouts> +<<<<<<< HEAD <readout name="ZDCHits"> +======= + <readout name="ZDCHits"> +>>>>>>> 9ee3db9223b2155b54d5db56319ad967a8d6c7c0 <segmentation type="CartesianGridXY" grid_size_x="1.0*mm" grid_size_y="1.0*mm" /> <id>system:8,layer:12,slice:12,x:48:-8,y:-8</id> </readout> diff --git a/reference_detector.xml b/reference_detector.xml index 525b4907c0f8d02a76d7c59e47c3c3a67070b55c..ce8b1bf2f98b39bea770ca4e63229cc3845fe3d2 100644 --- a/reference_detector.xml +++ b/reference_detector.xml @@ -129,6 +129,7 @@ <include ref="eic/forward_ion_beamline.xml"/> <include ref="compact/hcal.xml"/> <include ref="compact/forward_rich.xml"/> + <!-- <include ref="compact/ffi_ZDC_HCAL.xml"/> -->