Jpp  15.0.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
JORCAShowerReconstruction.sh File Reference

Go to the source code of this file.

Variables

 script
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR 
set_variable
 
then usage $script< detector
file >< inputfile >
< outputfile >
< PMTparametersfile > 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
 

Variable Documentation

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

Definition at line 5 of file JORCAShowerReconstruction.sh.

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

Definition at line 27 of file JORCAShowerReconstruction.sh.

then usage $script<detector file><inputfile><outputfile><PMTparametersfile> 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 37 of file JORCAShowerReconstruction.sh.

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

Definition at line 38 of file JORCAShowerReconstruction.sh.