From 8d62b5acf31dc0bf936bd524b3f40dfeebfd7c4b Mon Sep 17 00:00:00 2001
From: Klaus Rabbertz <klaus.rabbertz@cern.ch>
Date: Fri, 19 Apr 2024 15:43:57 +0200
Subject: [PATCH] Switch back fastNLO to cvmfs version for now

---
 setup_law_c7_v2.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/setup_law_c7_v2.sh b/setup_law_c7_v2.sh
index 3d334b9..40a13eb 100644
--- a/setup_law_c7_v2.sh
+++ b/setup_law_c7_v2.sh
@@ -58,9 +58,9 @@ action() {
     # Here, lcg environment and PATH, PYTHONPATH are set from local installation file
     #fnlopath="/storage/9/rabbertz/local.lcg102-c8"
     #fnlopath="/eos/theory/project/applfast/local.py3"
-    fnlopath="/work/rabbertz/local.lcg102-c7"
+    #fnlopath="/work/rabbertz/local.lcg102-c7"
     #source $fnlopath/src/lcg102_source.sh   # LCG software stack
-    source $fnlopath/src/fnlosrc_source.sh  # fastNLO
+    #source $fnlopath/src/fnlosrc_source.sh  # fastNLO
     #source $fnlopath/src/rivetenv.sh        # Rivet
 
     # Use new modified nnlojet merging from fastNLO git
-- 
GitLab