1.1.2.1. Compulsory dependencies
- ROOT:
An oriented-object package that offers many possibilities for data handling, analysis, display… [BR97] Sources, binaries and documentation are available at http://root.cern.ch (version used is v6.36.06)
- Cmake:
Free and open-source software for managing the build process of compiled software [MH07]. It is available at http://www.cmake.org/ (version used is v3.28.3)
- CPPUnit:
Unit testing framework for C++ programming [FL02]. It is available at http://sourceforge.net/projects/cppunit/ (version used is v1.15.1)