From b96b90a0e0cd744c627bbbe8772586ab19256c0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ku=C4=8Dera?= Date: Tue, 15 Jun 2021 16:23:34 +0200 Subject: [PATCH] Use full production for case 8 --- codeHF/config_input.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codeHF/config_input.sh b/codeHF/config_input.sh index 9f7e2beb..1ee0ffb4 100644 --- a/codeHF/config_input.sh +++ b/codeHF/config_input.sh @@ -60,7 +60,7 @@ case $INPUT_CASE in ISMC=1;; 8) INPUT_LABEL="Run 5, p-p MC 14 TeV Inel, Scenario 3, onia analysis" - INPUT_DIR="/home/auras/simulations/delphes/pp_MB_2021_06_10/run_001" + INPUT_DIR="/home/auras/simulations/delphes/pp_MB_2021_06_10" INPUT_FILES="AODRun5.*.root" JSON="$JSONRUN5_ONIAX" ISINPUTO2=1