9 if [ -z $JPP_DIR ];
then
10 echo "Variable JPP_DIR undefined."
14 source $JPP_DIR/setenv.sh $JPP_DIR
19 if ( do_usage $* );
then
20 usage "$script <input file>"
23 if (( $# != 1 ));
then
24 fatal
"Wrong number of arguments."
void set_variable(const std::string &name, const std::string &value)
Set environment variable.
do set_variable OUTPUT_DIRECTORY $WORKDIR T
then JFileTuna f $INPUT_FILE
*set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2,-2] set_variable OUTPUT_FILE $argv[-1]
then JMuonMCEvt f $INPUT_FILE o $INTERMEDIATE_FILE d
then usage $script< detector file >< inputfile > fi case set_variable WORKDIR
#define DEBUG(A)
Message macros.