Update 'FCNC Fitter'

Renata Kopecná 2022-02-09 18:49:20 +01:00
parent 9806694e2b
commit 18f6395282

@ -8,7 +8,7 @@ FCNC fitter was originally written by Christoph Langenbruch. Then, it was modifi
* [Running](#running)
# Compilation
The compilation is done by using cmake. The include of [spdlog](#spdlog) and all the libraries is done in `CMakeLists.txt`. When you install [spdlog](#spdlog), check the path is properly included!
The compilation is done by using cmake. The include of [spdlog](#spdlog) and all the libraries is done in `CMakeLists.txt`. When you install [spdlog](#spdlog), check the path is properly included! Also, it will fail on `lhcba1`, run on `d0new`.
Compile the code with a simple