Go to the source code of this file.
Initial value:=1.0
script=${0##*/}
if [ -z $JPP_DIR ]
Definition at line 5 of file JTwist.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG |
Initial value:{COMPASS_DEBUG:-2}
if ( do_usage $* )
void set_variable(const std::string &name, const std::string &value)
Set environment variable.
do echo Generating $dir eval DIR
then usage $script< input_file >< detector_file >< output_file(.root)> fi set_variable NUMBER_OF_TIMESLICES set_variable NUMBER_OF_SUMMARYSLICES set_variable NUMBER_OF_EVENTS case set_variable NUMBER_OF_EVENTS
then usage $script< detector file >< inputfile > fi case set_variable WORKDIR
Definition at line 24 of file JTwist.sh.