Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROOT Histogram Viewer

This program allows users to view histograms in a ROOT file. Users can read histograms while another program fills the ROOT file.

Prerequisites

  • cmake 3.10 +
  • ROOT 6.13/03 +

Installation

  1. Create a build directory : mkdir build
  2. Change to the build directory : cd build
  3. Build the project : cmake ../
  4. Make/Install the project : sudo make -j8 install
  5. Install and Load the modulefile

About

GUI program to view histograms in ROOT files.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages