Jpp - the software that should make you happy
|
Go to the source code of this file.
Functions | |
esac | if ((1)) |
Variables | |
version | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG set_variable WORKDIR $JPP_DATA set_variable INPUT_FILE $WORKDIR trigger_efficiency background root set_variable OUTPUT_FILE $WORKDIR histogram root if do_usage *then usage $script[input file[output_file]] fi case | OUTPUT_FILE =$2 |
& | INPUT_FILE =$1 |
esac if | ( | (1) | ) |
version |
Definition at line 5 of file JTreeScanner.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG set_variable WORKDIR $JPP_DATA set_variable INPUT_FILE $WORKDIR trigger_efficiency background root set_variable OUTPUT_FILE $WORKDIR histogram root if do_usage* then usage $script [input file [output_file]] fi case OUTPUT_FILE =$2 |
Definition at line 35 of file JTreeScanner.sh.
& INPUT_FILE =$1 |
Definition at line 36 of file JTreeScanner.sh.