Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2026-04-10 07:50:27

0001 #!/bin/bash -l 
0002 
0003 DIR=$(dirname $BASH_SOURCE)
0004 export U4Recorder=INFO
0005 export U4Recorder__ClassifyFake_FindPV_r=1
0006 
0007 
0008 N=0 PIDX=${PIDX:-128} $DIR/U4SimulateTest.sh run
0009 
0010 
0011