Skip to content

palominogallo/HitAna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HitAna

Simple tool to work with ROOT using the output from EDEPSIM The structure is C++.

  1. Installation

Installation

Be sure you have cmake in your system.

git clone https://github.com/palominogallo/HitAna
mkdir HitAna-v1-0
cd HitAna
cmake -DCMAKE_INSTALL_PREFIX=../HitAna-v1-0 .
make
make install

Releases

No releases published

Packages

No packages published