Parent Directory | Revision Log
implemente gpamela and new examples
1 | pam-fi | 1.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 |