Jpp
15.0.1
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DIR $JPP_DIR examples JPhysics set_variable DEBUG set_variable darkcount_Hz set_variable rateL0_Hz set_array rateL1_Hz if do_usage *then usage $script[working directory] fi function | typeout () |
Variables | |
version | |
set_variable WORKDIR tmp K40 mkdir p $WORKDIR cp $DIR JRateK40 cc $WORKDIR rateL0 cc cp $DIR JMultiplicityK40 cc $WORKDIR rateL1 cc cat $WORKDIR Makefile << EOFinclude\$(JPP_DIR)/make/JMakefileEOFfor TARGET in KM3NeT KM3NeT_highQE;do if((1));then make-C $WORKDIR clean make-C $WORKDIR $TARGET $WORKDIR/rateL0-d 0 > &$WORKDIR | rateL0_ |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DIR $JPP_DIR examples JPhysics set_variable DEBUG set_variable darkcount_Hz set_variable rateL0_Hz set_array rateL1_Hz if do_usage* then usage $script [working directory] fi function typeout | ( | ) |
Definition at line 39 of file JPrintK40Rates.sh.
version |
Definition at line 5 of file JPrintK40Rates.sh.
set_variable WORKDIR tmp K40 mkdir p $WORKDIR cp $DIR JRateK40 cc $WORKDIR rateL0 cc cp $DIR JMultiplicityK40 cc $WORKDIR rateL1 cc cat $WORKDIR Makefile<<EOFinclude \$(JPP_DIR)/make/JMakefileEOFfor TARGET in KM3NeT KM3NeT_highQE; do if (( 1 )); then make -C $WORKDIR clean make -C $WORKDIR $TARGET $WORKDIR/rateL0 -d 0 >& $WORKDIR rateL0_ |
Definition at line 67 of file JPrintK40Rates.sh.