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

Fixed the IDs.

parent b1221a15
No related branches found
No related tags found
No related merge requests found
Pipeline #8109 failed
This commit is part of merge request !12. Comments created here will be created in the context of that merge request.
...@@ -164,13 +164,13 @@ ...@@ -164,13 +164,13 @@
EndcapP subassembly ID: 112 EndcapP subassembly ID: 112
EndcapN subassembly ID: 113 EndcapN subassembly ID: 113
Unused IDs: 114-119 Unused IDs: 115-119
</comment> </comment>
<constant name="HCalSubAssembly_ID" value="110"/> <constant name="HCalSubAssembly_ID" value="110"/>
<constant name="HCalBarrel_ID" value="111"/> <constant name="HCalBarrel_ID" value="111"/>
<constant name="HCalEndcapP_ID" value="112"/> <constant name="HCalEndcapP_ID" value="112"/>
<constant name="HCalEndcapN_ID" value="113"/> <constant name="HCalEndcapN_ID" value="113"/>
<constant name="ci_HCAL_id" value="200"/>
<comment> <comment>
===================================== =====================================
(120-129) (near) Forward reserved (120-129) (near) Forward reserved
...@@ -183,6 +183,7 @@ ...@@ -183,6 +183,7 @@
</comment> </comment>
<constant name="ForwardTracking_ID" value="120"/> <constant name="ForwardTracking_ID" value="120"/>
<constant name="ForwardRICH_ID" value="121"/> <constant name="ForwardRICH_ID" value="121"/>
<constant name="ci_GEM_id" value="122"/>
<comment> <comment>
===================================== =====================================
...@@ -596,9 +597,7 @@ ...@@ -596,9 +597,7 @@
-------------------------- --------------------------
Central Ion HCal Parameters Central Ion HCal Parameters
-------------------------- --------------------------
</comment> </comment>
<constant name="ci_HCAL_id" value="200"/>
<constant name="ci_HCAL_rin" value="90 * cm"/><comment> Orginally 0, changed to not overlap solenoid </comment> <constant name="ci_HCAL_rin" value="90 * cm"/><comment> Orginally 0, changed to not overlap solenoid </comment>
<constant name="ci_HCAL_rout" value="300 * cm"/> <constant name="ci_HCAL_rout" value="300 * cm"/>
<constant name="ci_HCAL_sizez" value="160 * cm"/> <constant name="ci_HCAL_sizez" value="160 * cm"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment