From 4a5d02364588e5d01be96ec2b45015afaddda9c7 Mon Sep 17 00:00:00 2001
From: Mihaly Novak <mnovak@pcphsft138.dyndns.cern.ch>
Date: Thu, 16 Dec 2021 08:55:45 +0100
Subject: [PATCH] Correction to the FullSimLight/README reading when the
 neutron tracking cut is set.

---
 FullSimLight/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/FullSimLight/README.md b/FullSimLight/README.md
index f44c1fbbb..a25f8b0e1 100644
--- a/FullSimLight/README.md
+++ b/FullSimLight/README.md
@@ -337,7 +337,7 @@ By default, i.e. if it is not specified by the above command, the type will be r
    - the standard EM physics constructor is replaced by the local `StandardEmWithWoodcock` that can utilise *Woodcock*-tracking of gamma photons in a specified detector region
    - the EM extra physics constructor is replaced with a local version that is identical to the one delivered by Geant4 with the only difference that its `G4GammaGeneralProcess` parts are replaced with the local `GammaGeneralProcess`
    - the neutron tracking cut module is replaced by one that sets a 150 [ns] tracking cut  
- This latter is applied now in all cases of physics list in order to use a similar setting that is in Athena. 
+ This latter is applied now in all cases of dedicated ATLAS physics lists (i.e. those with the `ATL` sub-string in their name) in order to use a similar setting that is in Athena. 
 
 # GeoModelClash: run and options
 
-- 
GitLab