]> git.uio.no Git - u/mrichter/AliRoot.git/blob - TPC/scripts/OCDBscan/guiTime
Moving the OCDBscan scripts to the subdirectory
[u/mrichter/AliRoot.git] / TPC / scripts / OCDBscan / guiTime
1 #!/bin/bash
2 if [ "x$SCRIPTDIR" == "x" ]; then
3   echo 
4   echo please run:
5   echo export SCRIPTDIR=whatever is you path
6   echo
7   exit 1
8 fi
9 source $SCRIPTDIR/guiEnv.sh
10 test -d $GUI_OUTDIR_RUNS || mkdir -p $GUI_OUTDIR_RUNS
11 root.exe $SCRIPTDIR/loadlibsREC.C $SCRIPTDIR/ConfigOCDB.C $SCRIPTDIR/startGUItime.C\(\"$1\"\) $ALICE_ROOT/TPC/CalibMacros/guiAlias.C