7 # ------------------------------------------------------------------------------------------ 
    9 #                         Auxiliary script to convert files to DUSJ format. 
   11 # ------------------------------------------------------------------------------------------ 
   13 if [ -z $JPP_DIR ]; 
then 
   14     echo "Variable JPP_DIR undefined." 
   18 source $JPP_DIR/setenv.sh $JPP_DIR >& /dev/
null 
   23 if ( do_usage $* ); 
then 
   24     usage "$script <input file> <detector file> <output file> [working directory]" 
   32     *) fatal 
"Wrong number of arguments." 
   44     /primarylepton:/ { $1="track_in:"; print $0; next } 
   45     /weights:/       { if (NF > 1)     print $0; next } 
   46     /w2list:/        { if (NF > 1)     print $0; next } 
   47     /w3list:/        { if (NF > 1)     print $0; next } 
void set_variable(const std::string &name, const std::string &value)
Set environment variable. 
 
do set_array DAQHEADER JPrintDAQHeader f
 
&set_variable OUTPUT_FILE
 
then JFileTuna f $INPUT_FILE
 
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
 
esac $JPP_BIN JLogger sh $LOGGER until pgrep JGetMessage</dev/null > dev null
 
#define DEBUG(A)
Message macros.