This program allows users to view histograms in a ROOT file. Users can read histograms while another program fills the ROOT file.
- cmake 3.10 +
- ROOT 6.13/03 +
- Create a build directory :
mkdir build
- Change to the build directory :
cd build
- Build the project :
cmake ../
- Make/Install the project :
sudo make -j8 install
- Install and Load the modulefile