Skip to content
Snippets Groups Projects
Commit 1bb04aae authored by Klaus Rabbertz's avatar Klaus Rabbertz
Browse files

Use new modified nnlojet merging from fastNLO git

parent 20c87694
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,9 @@ action() {
# Add local paths to git checkout, e.g.
gitpath="/storage/9/rabbertz/git/fastNLO"
#gitpath="/eos/theory/project/applfast/git/fastNLO"
export PATH="$gitpath/tools:$gitpath/tools/plotting:$PATH"
#export PATH="$gitpath/tools:$gitpath/tools/plotting:$PATH"
# Use new modified nnlojet merging from fastNLO git
export PATH="$gitpath/tools:$gitpath/tools/nnlojet:$gitpath/tools/plotting:$PATH"
# NNLOJET + APPLfast (cvmfs)
applfastpath="/cvmfs/etp.kit.edu/fastnnlo-3000_bridge-1.0.0_202309_lcg102-c7-gcc11"
......
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