Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
testToT.sh File Reference

Go to the source code of this file.

Functions

then usage $script (input file)+" fi case $ *) INPUT_FILES
 

Variables

 script
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR
zmodload zsh mathfunc
set_variable 
DEBUG
 
fatal Invalid number of
arguments esac let 
YMIN
 

Function Documentation

then usage $script ( input  file)

Variable Documentation

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

Definition at line 5 of file testToT.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR zmodload zsh mathfunc set_variable DEBUG
Initial value:
{FITTOT_DEBUG:-3}
set_variable CHI2_MIN ${FITTOT_CHI2_MIN:-0.0}
set_variable CHI2_MAX ${FITTOT_CHI2_MAX:-3.0}
set_variable GAIN_MIN ${FITTOT_GAIN_MIN:-0.0}
set_variable GAIN_MAX ${FITTOT_GAIN_MAX:-2.0}
set_variable GAINSPREAD_MIN ${FITTOT_GAINSPREAD_MIN:-0.0}
set_variable GAINSPREAD_MAX ${FITTOT_GAINSPREAD_MAX:-1.0}
if ( do_usage $* )
void set_variable(const std::string &name, const std::string &value)
Set environment variable.
static const double FITTOT_GAIN_MAX
Maximal gain.
Definition: JFitToT.hh:37
static const double FITTOT_GAIN_MIN
Minimal gain.
Definition: JFitToT.hh:36
static const double FITTOT_GAINSPREAD_MAX
Maximal gain spread.
Definition: JFitToT.hh:40
static const double FITTOT_GAINSPREAD_MIN
Minimal gain spread.
Definition: JFitToT.hh:39

Definition at line 22 of file testToT.sh.

fatal Invalid number of arguments esac let YMIN
Initial value:
=((pow(10,$CHI2_MIN)))
let YMAX=((pow(10,$CHI2_MAX)))
then usage for INPUT_FILE in $INPUT_FILES[*]
esac print_variable DETECTOR INPUT_FILE OUTPUT_FILE CDF for TYPE in
Definition: JSirene.sh:45
&set_variable INPUT_FILE
Definition: JLegolas.sh:30

Definition at line 39 of file testToT.sh.