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

Go to the source code of this file.

Functions

then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR if
do_usage *then usage $script
< detector file >< inputfile >
< outputfile > fi 
if (($#==3))
 

Variables

 version
 
then set_variable DETECTOR
set_variable INPUT_FILE
set_variable OUTPUT_FILE else
fatal Wrong number of
arguments fi 
if [[!-f $DETECTOR]]
 

Function Documentation

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR if do_usage* then usage $script<detector file><inputfile><outputfile> fi if ( ($#==3)  )

Variable Documentation

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

Definition at line 6 of file JPulsar.sh.

then fatal Missing detector file $DETECTOR fi if[[!-f $INPUT_FILE]]

Definition at line 36 of file JPulsar.sh.