Go to the source code of this file.
Definition at line 42 of file JQAQC.sh.
   43                                                           {TRIGGER_PARAMETERS[*]}
" \ 
 
 
 
Initial value:=1.0
script=${0##*/}
if [ -z $JPP_DIR ]
 
Definition at line 5 of file JQAQC.sh.
 
 
      
        
          | then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable DEBUG | 
        
      
 
Initial value:{QAQC_DEBUG:-0}
TRIGGER_PARAMETERS=(
    trigger3DMuon.enabled
    trigger3DShower.enabled
    triggerMXShower.enabled
    writeL0.prescale
    writeL1.prescale
    writeL2.prescale
    writeSN.prescale)
TRIGGERS=(`JPrintTriggerBits`)
DAQ=(
    JDAQTimesliceL0
    JDAQTimesliceL1
    JDAQTimesliceL2
    JDAQSummaryslice
    JDAQEvent)
if ( do_usage $* )
void set_variable(const std::string &name, const std::string &value)
Set environment variable. 
 
*fatal Wrong number of arguments esac check_input_file $INPUT_FILE for TIMESLICE in JDAQTimeslice JDAQTimesliceL0 JDAQTimesliceL1 JDAQTimesliceL2 JDAQTimesliceSN
 
then usage $script< detector file >< inputfile > fi case set_variable WORKDIR
 
 
Definition at line 15 of file JQAQC.sh.