Subversion Repositories f9daq

Rev

Blame | Last modification | View Log | RSS feed

  1. #!/bin/bash
  2. dir=`dirname $0`
  3.  
  4. source /opt/root/bin/thisroot.sh
  5.  
  6.  
  7. root -l  "$dir/start.cxx(\"$dir\")"
  8.  
  9.  
  10.