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