Skip to content

JeffersonLab/HYPAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

HKSAnalyzer

This is data analysis software for Hypernuclear experiment at Hall C.

Building the code

Prerequisites: ROOT, hcana (https://github.com/JeffersonLab/hcana)

Compile with cmake:

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/install ..
make -jN

Setting up environment variables:

setenv LD_LIBRARY_PATH /path/to/installdir:$LD_LIBRARY_PATH (csh, tcsh)
export LD_LIBRARY_PATH=/path/to/installdir:$LD_LIBRARY_PATH (bash, zsh)

About

Analysis software for Hypernuclear experiment at Hall C using HKS+HES+ENGE

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages