From b09f0242aa4d3441f63d6f68fd48dc0ddd221476 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Tue, 8 Feb 2022 13:58:08 +0100 Subject: [PATCH] Update 'Selection code' --- Selection-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Selection-code.md b/Selection-code.md index 3438170..772586b 100644 --- a/Selection-code.md +++ b/Selection-code.md @@ -87,7 +87,7 @@ The code consists of several C++ scripts that are compiled and executed in ROOT. I also highly recommend running on sigma0, d0new or delta and to source ROOT [with this manual](#setting-up-root). The newer ROOT versions changed some RooFit functions and it results in a segfault. So yeah. Go ROOT. -We used ROOT 6.06.02. In order to run the sselection code, navigate to your folder with the code. Then, run a bashcript that will automatically create the necesarry fodler sturcture. +We used ROOT 6.06.02. In order to run the sselection code, navigate to your folder with the code. Then, run a bashcript that will automatically create the necesarry folder sturcture. ``` cd /path/to/your/folder/B2KstarMuMu/Code/Selection/ bash createFolders.sh