8 # ------------------------------------------------------------------------------------------
10 # Utility script to test JHistogram3D.
12 # ------------------------------------------------------------------------------------------
15 if [ -z $JPP_DIR ]; then
16 echo "Variable JPP_DIR undefined."
21 source $JPP_DIR/setenv.sh $JPP_DIR
25 set_variable IO_FILE ${script%%.sh}.dat
28 if ( do_usage $* ); then
29 usage "$script [input/output file]"
38 if [[ ! -f $IO_FILE ]]; then
40 print_variable IO_FILE
42 $JPP_DIR/examples/JTools/JHistogram3D \
50 if [[ -f $IO_FILE ]]; then
52 print_variable IO_FILE
54 $JPP_DIR/examples/JTools/JHistogram3D \