/[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.1.1 - (hide annotations) (download) (as text) (vendor branch)
Tue Oct 15 15:51:35 2013 UTC (11 years, 1 month ago) by formato
Branch: MAIN, rel
CVS Tags: reltag, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: application/x-sh
PamVMC update

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