Skip to content

GooFit used by GooStats. Different from original GooFit.

License

Notifications You must be signed in to change notification settings

GooStats/GooFit

Repository files navigation

GooFit used by GooStats

Building status of main: main Cpp-lint check: cpp-linter

GooStats for Borexino

installation guide

git clone --recursive [email protected]:GooStats/GooFit

## then salloc ...
mkdir build_GooFit
cd build_GooFit
cmake ../GooFit
make -j

that's it.

test

cd build_GooFit
ctest