|
|
|||
File indexing completed on 2026-04-09 07:48:47
0001 #!/bin/bash -l 0002 0003 dtag=-1 0004 tag=${1:-$dtag} 0005 0006 cat="g4live" 0007 det="det" 0008 src="natural" 0009 pfx="source" 0010 0011 export OPTICKS_ANA_DEFAULTS="src=$src,cat=$cat,det=$det,tag=$tag,pfx=$pfx" 0012 0013 ipython -i --pdb $(which evt.py) 0014
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|