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 |