ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/rootEWKanalyzer/batch_qsub.py
(Generate patch)

Comparing UserCode/rootEWKanalyzer/batch_qsub.py (file contents):
Revision 1.2 by jueugste, Tue Jul 20 15:32:44 2010 UTC vs.
Revision 1.3 by jueugste, Mon Sep 20 14:23:15 2010 UTC

# Line 17 | Line 17
17   import os
18  
19   ## setup the output dir and input files
20 < output = "Data_Run2010A-PromptReco_JSON_140183-140399"
21 < inputlist = "config/input_140183-140399.txt"
20 > ##output = "Data_PromptReco_HF_2"
21 > output = "Wenu_HF"
22 > ##inputlist = "config/input_PromptReco_2.txt"
23 > inputlist = "input_Wenu_HF.txt"
24   ## the cut file (still needed...)
25   settingfile = "config/cutFileExample.txt"
26   ## number of max jobs
27 < ijobmax = 8
27 > ##ijobmax = 54
28 > ijobmax = 51
29  
30   ################################################
31   # to write on local disks

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines