From a850513fd5086893038f90283abe9e229a8ef7cb Mon Sep 17 00:00:00 2001 From: rskuza Date: Wed, 24 Aug 2022 12:17:55 +0200 Subject: [PATCH] Updated README --- Code/Scripts/Python Scripts/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Code/Scripts/Python Scripts/README.md b/Code/Scripts/Python Scripts/README.md index 2aab4ac..3b032ba 100644 --- a/Code/Scripts/Python Scripts/README.md +++ b/Code/Scripts/Python Scripts/README.md @@ -15,4 +15,6 @@ Afterwards you can use your virtual python environment in order to run the code. |GEN_FILE|Path to the Generator File| |MC_FILE|Path to the MC File| |MC_PHSP_FILE|Path to the PHSP MC File| + +If you want to see how to set the environment variables, have a look at `properties.env`. Also, I have run the code on the LHCbA1 machine but it should make no difference where you run the code. You are done!