From 5ef6dcfcdf85ac1e7cf31e174c696f0b120374b0 Mon Sep 17 00:00:00 2001
From: Chao Peng <cpeng@anl.gov>
Date: Thu, 1 Jul 2021 16:38:48 -0500
Subject: [PATCH] revert unwanted xml changes

---
 athena.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/athena.xml b/athena.xml
index ff84f5a1..a4c3f87d 100644
--- a/athena.xml
+++ b/athena.xml
@@ -108,6 +108,8 @@
   </display>
 
   <comment> Include the IP components first </comment>
+  <include ref="ip6/forward_ion_beamline.xml"/>
+  <include ref="ip6/beampipe.xml"/>
 
   <detectors>
     <detector id="VertexBarrelSubAssembly_ID" 
@@ -201,6 +203,10 @@
   <include ref="compact/forward_trd.xml"/>
   <include ref="compact/gaseous_rich.xml"/>
 
+  <include ref="ip6/B0_tracker.xml"/>
+  <include ref="ip6/far_forward_offM_tracker.xml"/>
+  <include ref="ip6/far_forward_romanpots.xml"/>
+  <include ref="ip6/far_forward_detectors.xml"/>
 
   <!--
   <include ref="compact/mm_tracker_barrel.xml"/>
-- 
GitLab