![]() |
|
|||
File indexing completed on 2025-08-05 08:12:19
0001 #!/usr/bin/env bash 0002 export USER="$(id -u -n)" 0003 export LOGNAME=${USER} 0004 export HOME=/sphenix/u/${LOGNAME} 0005 export MYINSTALL="$HOME/Documents/sPHENIX/install" 0006 0007 source /opt/sphenix/core/bin/sphenix_setup.sh -n ana.354 0008 source /opt/sphenix/core/bin/setup_local.sh $MYINSTALL 0009 0010 tag=$1 0011 initialSeed=$2 0012 seed=$(($tag+$initialSeed)) 0013 jobs=$3 0014 0015 # root -b -l -q "Fun4All_G4_sPHENIX.C($jobs, $seed, ".", "$tag")" 0016 Fun4All_G4_sPHENIX $jobs $seed "." $tag
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |