From 639c1937fd021bc159318e5c83c1405b72014b62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Tue, 8 Feb 2022 12:30:50 +0100 Subject: [PATCH] Update 'Selection code' --- Selection-code.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Selection-code.md b/Selection-code.md index d1f4626..87148f5 100644 --- a/Selection-code.md +++ b/Selection-code.md @@ -82,7 +82,6 @@ Generally, the input parameters are There are 5 levels of verbosity: The level of verbosity is defined in [GlobalFunctions.hh](https://git.physi.uni-heidelberg.de/kopecna/EWP-BplusToKstMuMu-AngAna/wiki/GlobalFunctions.hh#output-levels). The default level is \[INFO\], corresponding to level 2. - # Running the code The code consists of several C++ scripts that are compiled and executed in ROOT. **Before every step, it is worth closing and opening ROOT**, as it is possible ROOT will complain about redefinition of functions. If it complaints about redefinitions, just go ahead and remove the corresponding `.d`, `.so` and `.pcm` files.