|
|
|||
File indexing completed on 2026-04-09 07:49:05
0001 #!/bin/bash -l
0002
0003 fold=$(dirname $BASH_SOURCE)
0004 bin=QCerenkovTest
0005 tmpdir=/tmp/$USER/opticks/$bin
0006 mkdir -p $tmpdir
0007
0008 which $bin
0009 $bin
0010
0011 ipython -i $fold/$bin.py
0012
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|