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

Annotation of /PamVMC/examples/run_single_job.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Fri Jun 12 18:47:39 2009 UTC (15 years, 5 months ago) by pam-rm2
Branch: MAIN
CVS Tags: v1r0, HEAD
File MIME type: application/x-sh
*** empty log message ***

1 pam-rm2 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