This is a REST-for-Physics library for the calculation of different WIMP parameters and sensitivity plots using REST metadata structures.
Once you have all the prerequisites installed you need to add the library at the REST-for-Physics framework compilation stage. Go to the main framework build directory and add the WIMP library as a compilation option.
cd framework/build
cmake ../ -DCMAKE_INSTALL_PREFIX=../install/ -DRESTLIB_WIMP=ON
make -j4 install
This repository makes use of the following published codes:
- K. Altenmuller et al, REST-for-Physics, a ROOT-based framework for event oriented data analysis and combined Monte Carlo response, Computer Physics Communications 273, April 2022, 108281.