Jpp - the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
JSirene.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 
DEBUG
 
then usage $script[detector
file(input file)+[output file[CDF
file descriptor]]] nNote that
if more than one input file is 
specified
 
then usage $script[detector
file(input file)+[output file[CDF
file descriptor]]] nNote that
if more than one input file is
all other arguments must be
provided fi case set_variable 
CDF
 
&set_variable OUTPUT_FILE
 
&set_variable INPUT_FILE
 
&set_variable DETECTOR
 
*set_variable DETECTOR
set_variable INPUT_FILE $argv[2,-3]
set_variable OUTPUT_FILE $argv[-2]
set_variable CDF 
$argv [-1]
 
esac print_variable DETECTOR
INPUT_FILE OUTPUT_FILE CDF for
TYPE 
in
 
do if [[!-f ${CDF/\%/${TYPE}}]]
 
then error Missing CDF files error Run
 

Variable Documentation

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

Definition at line 6 of file JSirene.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG
Initial value:
set_variable CDF $JPP_DATA/I%p.dat
set_variable INPUT_FILE $JPP_DATA/genhen.km3net_wpd_V2_0.evt.gz
set_variable DETECTOR $JPP_DATA/km3net_reference.detx
set_variable KEEP ${SIRENE_KEEP+-k}
set_variable SEED ${SIRENE_SEED:-0}
set_variable FACTOR ${SIRENE_FACTOR:-1.0}
if ( do_usage $* )
then usage $script[detector file(input file)+[output file[CDF file descriptor]]] nNote that if more than one input file is all other arguments must be provided fi case set_variable CDF
Definition: JSirene.sh:33
void set_variable(const std::string &name, const std::string &value)
Set environment variable.
set_variable INPUT_FILE
then fatal No sound hydrophone file $HYDROPHONE_TXT fi JGraph f $HYDROPHONE_TXT o $HYDROPHONE_ROOT sort gr k
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR zmodload zsh mathfunc set_variable DEBUG SIRENE_DEBUG
Definition: plot-Domino.sh:27
&set_variable OUTPUT_FILE
then display $WORKDIR
Definition: plot-Domino.sh:127
set_variable DETECTOR
then usage $script< detector file >< inputfile > fi case set_variable WORKDIR
Definition: JLegolas.sh:28

Definition at line 21 of file JSirene.sh.

then usage $script [detector file (input file)+ [output file [CDF file descriptor]]] nNote that if more than one input file is specified

Definition at line 33 of file JSirene.sh.

then usage $script [detector file (input file)+ [output file [CDF file descriptor]]] nNote that if more than one input file is all other arguments must be provided fi case set_variable CDF

Definition at line 33 of file JSirene.sh.

& set_variable OUTPUT_FILE

Definition at line 38 of file JSirene.sh.

& set_variable INPUT_FILE

Definition at line 39 of file JSirene.sh.

& set_variable DETECTOR

Definition at line 40 of file JSirene.sh.

* set_variable DETECTOR set_variable INPUT_FILE $argv [2,-3] set_variable OUTPUT_FILE $argv [-2] set_variable CDF $argv[-1]

Definition at line 40 of file JSirene.sh.

esac print_variable DETECTOR INPUT_FILE OUTPUT_FILE CDF for TYPE in

Definition at line 45 of file JSirene.sh.

do if[[!-f ${CDF/\%/${TYPE}}]]

Definition at line 53 of file JSirene.sh.

then error Missing detector file error Run

Definition at line 61 of file JSirene.sh.