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

Use new modified nnlojet merging from fastNLO git

parent 1bb04aae
No related branches found
No related tags found
No related merge requests found
......@@ -33,9 +33,7 @@ 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"
# Use new modified nnlojet merging from fastNLO git
export PATH="$gitpath/tools:$gitpath/tools/nnlojet:$gitpath/tools/plotting:$PATH"
export PATH="$gitpath/tools:$gitpath/tools/plotting:$PATH"
# NNLOJET + APPLfast (cvmfs)
applfastpath="/cvmfs/etp.kit.edu/fastnnlo-3000_bridge-1.0.0_202309_lcg102-c7-gcc11"
......@@ -64,6 +62,9 @@ action() {
#source $fnlopath/src/fnlosrc_source.sh # fastNLO
#source $fnlopath/src/rivetenv.sh # Rivet
# Use new modified nnlojet merging from fastNLO git
export PATH="$gitpath/tools/nnlojet:$PATH"
source "$( law completion )"
}
action
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