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.