Skip to content
Snippets Groups Projects
Commit f05ec0f5 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Added detector IDs from IP6

- Todo: merge the repeated ids into a single detector construction if
  possible

	modified:   compact/definitions.xml
parent 54d47162
No related branches found
No related tags found
1 merge request!96Added detector IDs from IP6
...@@ -261,14 +261,22 @@ ...@@ -261,14 +261,22 @@
Zero Degree Cal. Ecal ID: 160 Zero Degree Cal. Ecal ID: 160
Zero Degree Cal. Hcal ID: 161 Zero Degree Cal. Hcal ID: 161
TODO: A lot of the repeated ID's below should be pushed into a single detector
</comment> </comment>
<constant name="B0Tracker_ID" value="150"/> <constant name="B0Tracker_Station_1_ID" value="150"/>
<constant name="B0Tracker_Station_2_ID" value="151"/>
<constant name="B0Tracker_Station_3_ID" value="152"/>
<constant name="B0Tracker_Station_4_ID" value="153"/>
<constant name="ForwardRomanPot_Station_1_ID" value="155"/> <constant name="ForwardRomanPot_Station_1_ID" value="155"/>
<constant name="ForwardRomanPot_Station_2_ID" value="156"/> <constant name="ForwardRomanPot_Station_2_ID" value="156"/>
<constant name="ForwardRomanPotC_ID" value="157"/> <constant name="ForwardRomanPotB_ID" value="157"/>
<constant name="ForwardOffMTracker_ID" value="159"/> <constant name="ForwardRomanPotC_ID" value="158"/>
<constant name="ffi_ZDC_ECAL_ID" value="160"/> <constant name="ForwardOffMTracker_station_1_ID" value="159"/>
<constant name="ffi_ZDC_HCAL_ID" value="161"/> <constant name="ForwardOffMTracker_station_2_ID" value="160"/>
<constant name="ForwardOffMTracker_station_3_ID" value="161"/>
<constant name="ForwardOffMTracker_station_4_ID" value="162"/>
<constant name="ffi_ZDC_ECAL_ID" value="163"/>
<constant name="ffi_ZDC_HCAL_ID" value="164"/>
<comment> <comment>
===================================== =====================================
......
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