Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2024-09-27 07:02:31

0001 #!/bin/bash
0002 
0003 npsim --enableG4GPS \
0004   --compact athena.xml \
0005   --runType vis \
0006   --macro macro/mrich_vis.mac \
0007   -O derp.root
0008