################################################################################ # do not modify the next line # NJOBS = 6 # output files in 10K test have "p" instead of "r" in their name: # ar0261c3.0001phys -> ap0261c3.0001phys ############################################################################### set ind [ format "%04i" $env(JOB_NUMBER) ] set host fcdflnx3.fnal.gov set dir /cdf/opr2/cdfopr/validation_data/${RELEASE}/10Ktest/${PASS} set remote_dir root://$host/$dir set input_file(1) ap0261c3.0001phys set input_file(2) dp0287f1.027aphys set input_file(3) gp0287f1.0151phys set input_file(4) ap0261d4.0503phys set input_file(5) ap026347.0001phys set input_file(6) ap02734f.0001phys set file $input_file($env(JOB_NUMBER)) set env(OUTPUT_FILE) [ string replace $file 1 1 s ] set env(OUTPUT_STNTUPLE) [ string replace $file 1 1 s ] module input DHInput talk DHInput #----------------------------------------------------------------------- # exclude bad files #----------------------------------------------------------------------- include file ${remote_dir}/$file hideList set L3 show exit