Jpp  15.0.1-rc.2-highQE
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
JAAnetDynamics.sh File Reference

Go to the source code of this file.

Functions

then usage $script< input file > fi if (($#!=1))
 
then fatal Wrong number of
parameters fi set_variable
INPUT_FILE $argv[1] function 
clean ()
 

Variables

 version
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR
set_variable DEBUG
set_variable WORKDIR tmp
set_variable DIR $JPP_DIR
examples JAAnet 
set_variable
 

Function Documentation

then usage $script<input file> fi if ( ($#!=1)  )
then fatal Wrong number of parameters fi set_variable INPUT_FILE $argv [1] function clean ( )

Definition at line 33 of file JAAnetDynamics.sh.

34 {
35  rm -f /tmp/dynamis.root
36 }
then JMuonPostfit f

Variable Documentation

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

Definition at line 6 of file JAAnetDynamics.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG set_variable WORKDIR tmp set_variable DIR $JPP_DIR examples JAAnet set_variable

Definition at line 22 of file JAAnetDynamics.sh.