From ae18f57de0565f3c69724b1923e6ccbab18a292b Mon Sep 17 00:00:00 2001
From: Alex Jentsch <ajentsch@bnl.gov>
Date: Thu, 16 Sep 2021 20:48:57 +0000
Subject: [PATCH] Resolve "FF hadron magnet vacuum"

---
 athena.xml              | 3 +++
 compact/definitions.xml | 1 +
 2 files changed, 4 insertions(+)

diff --git a/athena.xml b/athena.xml
index 6573e3e4..300992c2 100644
--- a/athena.xml
+++ b/athena.xml
@@ -90,6 +90,9 @@
   <include ref="ip6/forward_ion_beamline.xml"/>
   <include ref="ip6/beampipe_hadron_B0.xml" />
   <include ref="ip6/beampipe.xml" />
+  <include ref="ip6/inner_vacuum_FF_magnets.xml"/>
+
+
 
   <documentation level="5">
      ## Main magnet
diff --git a/compact/definitions.xml b/compact/definitions.xml
index da4300cc..9e7b6610 100644
--- a/compact/definitions.xml
+++ b/compact/definitions.xml
@@ -243,6 +243,7 @@ The unused IDs below are saved for future use.
     <comment> TODO naming consistency </comment>
     <constant name="ffi_ZDC_ECAL_ID"                 value="163"/>
     <constant name="ffi_ZDC_HCAL_ID"                 value="164"/>
+    <constant name="VacuumMagnetElement_1_ID"        value="165"/>
 
     <documentation> 
       #### (170-189) Forward Beamline Magnets
-- 
GitLab