Skip to content
Snippets Groups Projects
Commit 20b04cb9 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: ../containers/singularity/Singularity

parent 7d32e78d
No related branches found
No related tags found
No related merge requests found
Pipeline #1771 canceled with stages
in 1 minute and 17 seconds
...@@ -76,6 +76,7 @@ From: eicweb.phy.anl.gov:4567/jlab/hallc/analyzer_software/hcana:latest ...@@ -76,6 +76,7 @@ From: eicweb.phy.anl.gov:4567/jlab/hallc/analyzer_software/hcana:latest
Run the Hall-C analyzer with same root-style arguments. Run the Hall-C analyzer with same root-style arguments.
%apprun hcana %apprun hcana
source /usr/local/bin/thisroot.sh
hcana "$@" hcana "$@"
%appenv hcana %appenv hcana
...@@ -85,6 +86,7 @@ From: eicweb.phy.anl.gov:4567/jlab/hallc/analyzer_software/hcana:latest ...@@ -85,6 +86,7 @@ From: eicweb.phy.anl.gov:4567/jlab/hallc/analyzer_software/hcana:latest
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
export ROOTSYS=/usr/local export ROOTSYS=/usr/local
export ROOT_INCLUDE_PATH=/usr/local/include export ROOT_INCLUDE_PATH=/usr/local/include
export ROOT_INCLUDE_PATH=/usr/local/include:/usr/local/include/podd:/usr/local/include/hcana
# ======================= # =======================
# root-config # root-config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment