/[PAMELA software]/PamelaLevel2/doc/examples-1/run-GP.sh
ViewVC logotype

Contents of /PamelaLevel2/doc/examples-1/run-GP.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Mon Nov 5 13:10:12 2007 UTC (17 years ago) by pam-fi
Branch: MAIN
CVS Tags: v10RED, v5r00, v6r00, v9r00, HEAD
File MIME type: application/x-sh
implemente gpamela and new examples

1
2
3
4 if [ -n "$1" -a -n "$2" ] ;then
5
6 ./GP.exe -processDir ${1} -processList ${2} -input-options [ +AUTO ] -output-options [ fillHistos fillTree ] -NumEvents 1000
7
8
9 else
10
11 echo run.sh dir file.root
12
13 fi

  ViewVC Help
Powered by ViewVC 1.1.23