This commit is contained in:
David Baranyai 2018-09-05 19:45:15 +02:00
commit a74caca258
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ The output file is a ROOT file. Can be checked by TBrowser.
* Linux or MacOS (should work on Windows, not tested)
## Building
Before building, be sure that you changed the macroPath to the right directory in sipm.cc.
```
git clone https://git.divaldo.hu/divaldo/SiPM.git
mkdir build_dir && cd build_dir