Jpp - 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 
DEBUG
 
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 DEBUG
Initial value:
{JORCAREC_DEBUG:-1}
set_variable PDF ${JORCAREC_PDF:-$JPP_DATA/J%p.dat}
set_variable SUF ${JORCAREC_SUF:-jchain.orca}
set_variable NUMBER_OF_EVENTS ${JORCAREC_NUMBER_OF_EVENTS:-$((2**31))}
if ( do_usage $* )
void set_variable(const std::string &name, const std::string &value)
Set environment variable.
then usage $script< detector file >< inputfile >< outputfile > fi case set_variable PDF
then usage $script< input_file >< detector_file >< output_file(.root)> fi set_variable NUMBER_OF_TIMESLICES set_variable NUMBER_OF_SUMMARYSLICES set_variable NUMBER_OF_EVENTS case set_variable NUMBER_OF_EVENTS
Definition: JRunAnalyzer.sh:17

Definition at line 19 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 38 of file JORCAMuonReconstruction.sh.

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

Definition at line 39 of file JORCAMuonReconstruction.sh.