Jpp - the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
testk40.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
set_variable 
DEBUG
 
fatal Invalid number of
arguments esac for INPUT_FILE
in 
$INPUT_FILES [*]
 

Function Documentation

then usage $script ( input  file)

Variable Documentation

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

Definition at line 5 of file testk40.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG
Initial value:
{FITK40_DEBUG:-3}
set_variable CHI2_MIN ${FITK40_CHI2_MIN:-0.0}
set_variable CHI2_MAX ${FITK40_CHI2_MAX:-2.0}
set_variable T0_MIN ${FITK40_T0_MIN:--10.0}
set_variable T0_MAX ${FITK40_T0_MAX:-+10.0}
if ( do_usage $* )
void set_variable(const std::string &name, const std::string &value)
Set environment variable.
static const double FITK40_QE_MAX
Maximal quantum efficiency [unit].
Definition: JFitK40.hh:38
static const double FITK40_QE_MIN
Minimal quantum efficiency [unit].
Definition: JFitK40.hh:37

Definition at line 20 of file testk40.sh.

fatal Invalid number of arguments esac for INPUT_FILE in $INPUT_FILES[*]

Definition at line 33 of file testk40.sh.