/[PAMELA software]/PamVMC_update/examples/run_single_job.sh
ViewVC logotype

Annotation of /PamVMC_update/examples/run_single_job.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Tue Oct 15 15:51:35 2013 UTC (11 years, 1 month ago) by formato
Branch point for: MAIN, rel
File MIME type: application/x-sh
Initial revision

1 formato 1.1 #! /bin/bash
2    
3     read SETPAMENV
4     read RUN_G4_SIM
5     read configmacro
6     read rfin
7    
8     source $SETPAMENV
9     echo "gROOT->LoadMacro(\"run_sim_g4.C+\"); run_sim_g4(\"$configmacro\",\"$rfin\");" | root -l -b
10    
11     exit

  ViewVC Help
Powered by ViewVC 1.1.23