Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/hadronic/Hadr00/run_single.csh is written in an unsupported language. File is not indexed.

0001 #/bin/csh
0002 #================================================
0003 #     Macro file for Hadr00 run over all Physics Lists
0004 #     26.06.2009 V.Ivanchneko
0005 #================================================
0006 
0007 rm -f $1.out
0008 $G4BIN/$G4SYSTEM/Hadr00 $2.in $1 >& $1.out 
0009 
0010 #