-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcfg_genZjets.py
167 lines (163 loc) · 8.71 KB
/
cfg_genZjets.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
# Local Variables:
# python-indent-offset: 4
# End:
from VHcc.workflows.genZjets import (
NanoProcessor as zjets,
)
cfg = {
"user": {"debug_level": 0,
"cuts": {
"vpt": 60
}
},
"dataset": {
"jsons": [
#"src/VHcc/metadata/genZjets_2016.json",
"src/VHcc/metadata/genZjets_2017.json",
"src/VHcc/metadata/genZjets_MLM_Herwig_PreUL.json",
#"src/VHcc/metadata/test_samples_local_DY_UNLOPS.json",
],
"campaign": "UL17",
"year": "2017",
"filter": {
"samples": [
"DYJetsToLL_M-50_TuneCP5_13TeV-madgraphMLM-pythia8",
"DYJetsToLL_M-50_TuneCP5_13TeV-amcatnloFXFX-pythia8",
"DYJetsToMuMu_M-50_massWgtFix_TuneCP5_13TeV-powhegMiNNLO-pythia8-photos", #2017 sample
##"DYJetsToMuMu_M-50_TuneCP5_13TeV-powhegMiNNLO-pythia8-photos", # 2016 sample
"DYJetsToEE_M-50_massWgtFix_TuneCP5_13TeV-powhegMiNNLO-pythia8-photos",
"DYJetsToMuMu_M-50_TuneCP5_ZptWeighted_13TeV-powhegMiNNLO-pythia8-photos",
"DYJetsToEE_M-50_TuneCP5_ZptWeighted_13TeV-powhegMiNNLO-pythia8-photos",
"DYJetsToMuMu_BornSuppressV3_TuneCP5_13TeV-powhegMiNNLO-pythia8-photos",
"DYjetstomumu_01234jets_Pt-0ToInf_13TeV-sherpa", # NanoV7 2016 sample
"DYJetsToLL_M-50_TuneCH3_13TeV-madgraphMLM-herwig7",
],
"samples_exclude": [],
},
},
# Input and output files
"workflow": zjets,
"output": "output/GenZjets",
"run_options": {
"executor": "parsl/condor", "workers": 1, "limit": None,
#"executor": "futures", "workers": 10, "limit": 1,
"scaleout": 100,
"walltime": "01:00:00",
"mem_per_worker": 2, # GB
"chunk": 500000,
"max": None,
"skipbadfiles": None,
"voms": None,
"retries": 20,
"splitjobs": False,
"requirements": (
'( Machine != "lx1b02.physik.RWTH-Aachen.de") && '
'( Machine != "lx3a03.physik.rwth-aachen.de") && '
'( Machine != "lx3a05.physik.RWTH-Aachen.de") && '
'( Machine != "lx3a06.physik.RWTH-Aachen.de") && '
'( Machine != "lx3a09.physik.RWTH-Aachen.de") && '
'( Machine != "lx3a13.physik.rwth-aachen.de") && '
'( Machine != "lx3a14.physik.rwth-aachen.de") && '
'( Machine != "lx3a15.physik.rwth-aachen.de") && '
'( Machine != "lx3a23.physik.RWTH-Aachen.de") && '
'( Machine != "lx3a25.physik.rwth-aachen.de") && '
'( Machine != "lx3a27.physik.RWTH-Aachen.de") && '
'( Machine != "lx3a46.physik.rwth-aachen.de") && '
'( Machine != "lx3a44.physik.rwth-aachen.de") && '
'( Machine != "lx3a47.physik.RWTH-Aachen.de") && '
'( Machine != "lx3a55.physik.RWTH-Aachen.de") && '
'( Machine != "lx3a56.physik.rwth-aachen.de") && '
'( Machine != "lx3b08.physik.RWTH-Aachen.de") && '
'( Machine != "lx3b09.physik.RWTH-Aachen.de") && '
'( Machine != "lx3b13.physik.rwth-aachen.de") && '
'( Machine != "lx3b18.physik.RWTH-Aachen.de") && '
'( Machine != "lx3b24.physik.RWTH-Aachen.de") && '
'( Machine != "lx3b29.physik.RWTH-Aachen.de") && '
'( Machine != "lx3b32.physik.rwth-aachen.de") && '
'( Machine != "lx3b33.physik.RWTH-Aachen.de") && '
'( Machine != "lx3b34.physik.rwth-aachen.de") && '
'( Machine != "lx3b41.physik.rwth-aachen.de") && '
'( Machine != "lx3b46.physik.RWTH-Aachen.de") && '
'( Machine != "lx3b47.physik.rwth-aachen.de") && '
'( Machine != "lx3b48.physik.rwth-aachen.de") && '
'( Machine != "lx3b49.physik.rwth-aachen.de") && '
'( Machine != "lx3b52.physik.RWTH-Aachen.de") && '
'( Machine != "lx3b55.physik.RWTH-Aachen.de") && '
'( Machine != "lx3b57.physik.rwth-aachen.de") && '
'( Machine != "lx3b62.physik.rwth-aachen.de") && '
'( Machine != "lx3b66.physik.rwth-aachen.de") && '
'( Machine != "lx3b68.physik.RWTH-Aachen.de") && '
'( Machine != "lx3b69.physik.rwth-aachen.de") && '
'( Machine != "lx3b70.physik.rwth-aachen.de") && '
'( Machine != "lx3b71.physik.rwth-aachen.de") && '
'( Machine != "lx3b99.physik.rwth-aachen.de") && '
'( Machine != "lxblade01.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade02.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade03.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade04.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade05.physik.rwth-aachen.de") && '
'( Machine != "lxblade06.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade07.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade08.physik.rwth-aachen.de") && '
'( Machine != "lxblade09.physik.rwth-aachen.de") && '
'( Machine != "lxblade10.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade11.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade12.physik.rwth-aachen.de") && '
'( Machine != "lxblade13.physik.rwth-aachen.de") && '
'( Machine != "lxblade14.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade15.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade16.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade17.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade18.physik.rwth-aachen.de") && '
'( Machine != "lxblade19.physik.rwth-aachen.de") && '
'( Machine != "lxblade20.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade21.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade22.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade23.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade24.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade25.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade26.physik.rwth-aachen.de") && '
'( Machine != "lxblade27.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade28.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade29.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade30.physik.RWTH-Aachen.de") && '
'( Machine != "lxblade31.physik.rwth-aachen.de") && '
'( Machine != "lxblade32.physik.rwth-aachen.de") && '
'( Machine != "lxcip01.physik.rwth-aachen.de") && '
'( Machine != "lxcip02.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip05.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip06.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip09.physik.rwth-aachen.de") && '
'( Machine != "lxcip10.physik.rwth-aachen.de") && '
'( Machine != "lxcip11.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip12.physik.rwth-aachen.de") && '
'( Machine != "lxcip14.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip15.physik.rwth-aachen.de") && '
'( Machine != "lxcip16.physik.rwth-aachen.de") && '
'( Machine != "lxcip17.physik.rwth-aachen.de") && '
'( Machine != "lxcip18.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip19.physik.rwth-aachen.de") && '
'( Machine != "lxcip24.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip25.physik.rwth-aachen.de") && '
'( Machine != "lxcip26.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip27.physik.rwth-aachen.de") && '
'( Machine != "lxcip28.physik.rwth-aachen.de") && '
'( Machine != "lxcip29.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip30.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip31.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip32.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip34.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip35.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip50.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip51.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip52.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip53.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip54.physik.RWTH-Aachen.de") && '
'( Machine != "lxcip55.physik.rwth-aachen.de") && '
'( Machine != "lxcip56.physik.rwth-aachen.de") && '
'( Machine != "lxcip57.physik.rwth-aachen.de") && '
'( Machine != "lxcip58.physik.rwth-aachen.de") && '
'( Machine != "lxcip59.physik.rwth-aachen.de")'
),
},
}