]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/bin/usehlt.sh
Splitting of the ITS libraries (M.Masera & E.Crescio)
[u/mrichter/AliRoot.git] / HLT / bin / usehlt.sh
CommitLineData
3e87ef69 1#!/bin/bash
2###########
3# $Id$
4
5if test -z "$1"; then
6 export ALIHLT_USEPACKAGE=ALIROOT
7else
8 export ALIHLT_USEPACKAGE=$1
9fi
10echo HLT ALIHLT_USEPACKAGE=$ALIHLT_USEPACKAGE
11
12export ALIHLT_LIBDIR=$ALIHLT_TOPDIR/lib_$ALIHLT_USEPACKAGE
13
14#export ALIHLT_NOLOGGING=false
15#export ALIHLT_DOMC=true
3e87ef69 16#export ALIHLT_ALIDETECT=true