Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2026-04-09 07:49:05

0001 #!/bin/bash -l 
0002 
0003 bin=QCerenkovIntegralTest
0004 
0005 source $HOME/.opticks/GEOM/GEOM.sh 
0006 
0007 $bin 
0008 
0009 
0010 
0011