Blame | Last modification | View Log | RSS feed
HERA-B event display with two data files
start the program in the ev directory
requires blt 2.4
tcl wish 8.6
compiled on ubuntu 14.04 x86_64
INSTALLATION
make
--------------------------------
example script
#!/bin/bash
EVDIR=/home/rok/ev
PWD=`pwd`
echo $PWD
cd $EVDIR
./ev
cd $PWD