cmake --build . --target install -jN # where N is the number of available cores.
*******************
* Loading SLIIPIE *
*******************
```
### loading libraries
```
source /path/to/SLIIPIE/install/bin/SLIIPIE-env.sh # Update PATH, LD_LIBRARY_PATH and define $SLIIPIE_SYS
```
*****************
* Using SLIIPIE *
*****************
# SLIIPIE User Manual
The different parameters of SLIIPIE needs to be set in the configuration file
An example of configuration file can be found in $SLIIPIE_SYS/conf/ConfigFile.txt
To execute :
```
SLIIPIE # If the ConfigFile.txt is in the current folder
SLIIPIE ConfFilePath # To specify a configuration file
```
Output root files will be stores in the Results fodler of the current repository
For more information on the software: J. Dudouet and D. Durand, Phys. Rev. C 94, 014616
For more information on the software: [J. Dudouet and D. Durand, Phys. Rev. C 94, 014616](https://journals.aps.org/prc/abstract/10.1103/PhysRevC.94.014616)