Go to the source code of this file.
Initial value:=${0##*/}
 
if [ -z $JPP_DIR ]
 
Definition at line 2 of file JTuna.sh.
 
 
      
        
          | then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable DEBUG | 
        
      
 
Initial value:{DATABASE_DEBUG:-2}
if ( do_usage $* )
void set_variable(const std::string &name, const std::string &value)
Set environment variable. 
 
then usage $script< detector >< run >< outputfile > fi case set_variable OPTION
 
then usage $script< detector file >< inputfile > fi case set_variable WORKDIR
 
 
Definition at line 17 of file JTuna.sh.
 
 
Initial value:
then usage $script< detector >< run >< outputfile > fi case set_variable OPTION
 
*fatal Wrong option $OPTION
 
 
Definition at line 26 of file JTuna.sh.
 
 
      
        
          | * fatal Wrong number of arguments esac JCookie sh typeset Z RUN set_variable OUTPUT_FILE | 
        
      
 
Initial value:
if [[ ! -
f $OUTPUT_FILE ]]
 
void set_variable(const std::string &name, const std::string &value)
Set environment variable. 
 
do set_array DAQHEADER JPrintDAQHeader f
 
then rm i $OUTPUT_FILE fi let RUN
 
&set_variable OUTPUT_FILE
 
 
Definition at line 27 of file JTuna.sh.