From 4636d58a416a6919b8833fd259956e71aac8040d Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wouter.deconinck@umanitoba.ca>
Date: Tue, 31 Aug 2021 00:25:13 +0000
Subject: [PATCH] Explain TrackerEndcap[PN]_length and TrackerBarrel_rmax

---
 compact/definitions.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/compact/definitions.xml b/compact/definitions.xml
index c852f768..417fe0e1 100644
--- a/compact/definitions.xml
+++ b/compact/definitions.xml
@@ -346,6 +346,8 @@ Examples:
     <documentation>
       ### Tracker Detector Parameters
       TrackerBarrel_rmax: also the rmin for the barrel PID system (DIRC)
+      Note: The barrel rmax and endcap lengths are the maximum extent allowed for
+      the barrel and endcap layers, not the position of the final layer.
     </documentation>
 
     <constant name="TrackerBarrel_rmin"         value="VertexTrackingRegion_rmax"/>
-- 
GitLab