8 # ------------------------------------------------------------------------------------------ 
   10 #                         Utility script to run JDomino. 
   12 # ------------------------------------------------------------------------------------------ 
   15 if [ -z $JPP_DIR ]; 
then 
   16     echo "Variable JPP_DIR undefined." 
   21 source $JPP_DIR/setenv.sh $JPP_DIR
 
   31 if ( do_usage $* ); 
then 
   32     usage "$script [detector file [(input file)+ [output file]]]"\
 
   33           "\nNote that if more than one input file is specified, all other arguments must be provided." 
void set_variable(const std::string &name, const std::string &value)
Set environment variable. 
 
do set_array DAQHEADER JPrintDAQHeader f
 
&set_variable OUTPUT_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 $JPP_DIR software JCalibrate JCalibrateToT a
 
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY source JAcoustics sh $DETECTOR_ID typeset A TRIPODS get_tripods $WORKDIR tripod txt TRIPODS for EMITTER in
 
then usage $script< detector file >< inputfile > fi case set_variable WORKDIR
 
#define DEBUG(A)
Message macros.