Jpp  16.0.0-rc.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
JORCAMuonReconstruction.sh File Reference

Go to the source code of this file.

Functions

then usage $script< detector
file >< inputfile >
< outputfile >
< PMTparametersfile > fi 
if (($#< 4))
 

Variables

 script
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR 
set_variable
 
then fatal Wrong number of
arguments fi set_variable
DETECTOR $argv[1] set_variable
INPUT_FILE $argv[2]
set_variable OUTPUT_FILE $argv[3]
set_variable PMT $argv[4]
set_array CALIBRATION $argv[5,-1] 
if [[!"$OUTPUT_FILE"==*"%"*]]
 
then fatal The output file
must have the wildcard in the 
name
 

Function Documentation

then usage $script<detector file><inputfile><outputfile><PMTparametersfile> fi if ( ($#< 4)  )

Variable Documentation

script
Initial value:
=${0##*/}
if [ -z $JPP_DIR ]

Definition at line 5 of file JORCAMuonReconstruction.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable

Definition at line 25 of file JORCAMuonReconstruction.sh.

then fatal Wrong number of arguments fi set_variable DETECTOR $argv [1] set_variable INPUT_FILE $argv [2] set_variable OUTPUT_FILE $argv [3] set_variable PMT $argv [4] set_array CALIBRATION $argv [5,-1] if[[!"$OUTPUT_FILE"==*"%"*]]

Definition at line 39 of file JORCAMuonReconstruction.sh.

then fatal The output file must have the wildcard in the name

Definition at line 40 of file JORCAMuonReconstruction.sh.