/[PAMELA software]/tof/flight/ToFReprocessing/run-ToFreproc.sh
ViewVC logotype

Annotation of /tof/flight/ToFReprocessing/run-ToFreproc.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (as text) (vendor branch)
Fri Nov 28 14:58:50 2008 UTC (16 years ago) by mocchiut
Branch: MAIN, ToFReprocessing
CVS Tags: start, v1r00, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: application/x-sh
Imported sources

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

  ViewVC Help
Powered by ViewVC 1.1.23