Skip to content

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

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

1 star

Watchers

8 watching

Forks

Releases

Packages

Contributors

Languages