forked from CMS-HGCAL/ntuple-tools
-
Notifications
You must be signed in to change notification settings - Fork 3
/
selection_v9geom.yaml
230 lines (200 loc) · 6.11 KB
/
selection_v9geom.yaml
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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
common:
input_dir: /eos/cms/store/cmst3/group/l1tr/cerminar/hgcal/CMSSW1050p1/
output_dir:
default: /eos/user/c/cerminar/hgcal/CMSSW1015/plots/
matterhorn: /Users/cerminar/cernbox/hgcal/CMSSW1015/plots/
Matterhorn: /Users/cerminar/cernbox/hgcal/CMSSW1015/plots/
output_dir_local: /Users/cerminar/cernbox/hgcal/CMSSW1015/plots/
output_dir_lx: /eos/user/c/cerminar/hgcal/CMSSW1015/plots/
plot_version: v97
run_clustering: False
run_density_computation: False
collections:
nugun_tracks:
file_label:
tracks
samples:
- nugun_alleta_pu200
plotters:
- track_plotters
- tkeg_plotters
- eg_rate_plotters
htc_jobflavor:
workday
single_empart_guns_tracks:
file_label:
tracks
samples:
- ele_flat2to100_PU0
- ele_flat2to100_PU200
plotters:
- track_plotters
- track_genmatched_plotters
- tkeg_plotters
- eg_genmatched_plotters
htc_jobflavor:
workday
single_part_tt:
file_label:
tt
samples:
- ele_flat2to100_PU0
- ele_flat2to100_PU200
- pion_flat2to100_PU0
- pion_flat2to100_PU200
plotters:
# - tp_egm_plotters
# - tp_genmatched_plotters
# - genpart_plotters
- ttower_plotters
- ttower_genmatched_plotters
htc_jobflavor:
workday
single_empart_guns_egvalid:
file_label:
eg
samples:
- ele_flat2to100_PU0
- ele_flat2to100_PU200
- photon_flat8to150_PU0
- photon_flat8to150_PU200
plotters:
- eg_plotters
- eg_genmatched_plotters
htc_jobflavor:
workday
single_empart_tpdebug:
file_label:
tpdebug
samples:
- all_flat5to80_PU0
- all_flat5to80_PU200
plotters:
- tp_genmatched_debug
htc_jobflavor:
workday
single_empart_guns_calibs:
file_label:
calibs
samples:
- ele_flat2to100_PU0
# - ele_flat2to100_PU200
- photon_flat8to150_PU0
# - photon_flat8to150_PU200
plotters:
- tp_calib_plotters
# - ttower_plotters
# - ttower_genmatched_plotters
htc_jobflavor:
workday
single_empart_guns_tps:
file_label:
tps
samples:
- ele_flat2to100_PU0
- ele_flat2to100_PU200
- photon_flat8to150_PU0
- photon_flat8to150_PU200
plotters:
- tp_egm_plotters
- tp_genmatched_plotters
- genpart_plotters
# - ttower_plotters
# - ttower_genmatched_plotters
htc_jobflavor:
tomorrow
nugun_rate:
file_label:
rate
samples:
- nugun_alleta_pu200
plotters:
- rate_plotters
# - ttower_plotters
- tp_egm_plotters
- eg_rate_plotters
htc_jobflavor:
tomorrow
noise_samples:
file_label:
noise
samples:
- nugun_alleta_pu0
- nugun_alleta_pu200
# - nugun_endcap_PU50
# - nugun_endcap_PU100
# - nugun_endcap_PU140
# - nugun_endcap_PU200
plotters:
# - rate_plotters
- ttower_plotters
# - tp_egm_plotters
# - eg_rate_plotters
htc_jobflavor:
workday
plotters:
rate_plotters: !!python/name:python.plotters.rate_plotters
tp_egm_plotters: !!python/name:python.plotters.tp_plotters
tp_genmatched_debug: !!python/name:python.plotters.tp_genmatched_debug
tp_genmatched_plotters: !!python/name:python.plotters.tp_genmatched_plotters
genpart_plotters: !!python/name:python.plotters.genpart_plotters
ttower_plotters: !!python/name:python.plotters.ttower_plotters
ttower_genmatched_plotters: !!python/name:python.plotters.ttower_genmatched_plotters
eg_plotters: !!python/name:python.plotters.eg_plotters
eg_genmatched_plotters: !!python/name:python.plotters.eg_genmatched_plotters
eg_rate_plotters: !!python/name:python.plotters.eg_rate_plotters
track_plotters: !!python/name:python.plotters.track_plotters
track_genmatched_plotters: !!python/name:python.plotters.track_genmatched_plotters
tkeg_plotters: !!python/name:python.plotters.tkeg_plotters
tp_calib_plotters: !!python/name:python.plotters.tp_calib_plotters
# tp_set: !null,
# tp_selection: !!python/name:python.selections.tp_match_selections}
# gen_selection: gen_part_selections
# - plotter: TPPlotter
# tp_selection: tp_eta_selections
# gen_selection: gen_part_selections
#test: !!python/name:python.selections.gen_part_selections
samples:
all_flat5to80_PU0:
input_sample_dir: CMSSW1050p1/PartGun_FlatPt-5to80_PU0/NTP/v20/
events_per_job : 500
all_flat5to80_PU200:
input_sample_dir: CMSSW1050p1/PartGun_FlatPt-5to80_PU200/NTP/v20/
events_per_job : 200
ele_flat2to100_PU0:
input_sample_dir: SingleE_FlatPt-2to100/SingleE_FlatPt-2to100_PU0_v25/190619_130938/0000/
events_per_job : 500
# gen_selections: !!python/name:python.selections.genpart_photon_selections
ele_flat2to100_PU200:
input_sample_dir: SingleE_FlatPt-2to100/SingleE_FlatPt-2to100_PU200_v26/190620_132813/0000/
events_per_job : 200
photon_flat8to150_PU0:
input_sample_dir: SinglePhoton_FlatPt-8to150/SinglePhoton_FlatPt-8to150_PU0_v25/190619_131521/0000/
events_per_job : 500
photon_flat8to150_PU200:
input_sample_dir: SinglePhoton_FlatPt-8to150/SinglePhoton_FlatPt-8to150_PU200_v26/190620_133645/0000/
events_per_job : 200
pion_flat2to100_PU0:
input_sample_dir: SinglePion_FlatPt-2to100/SinglePion_FlatPt-2to100_PU0_v13/181116_090611/0000/
events_per_job : 500
pion_flat2to100_PU200:
input_sample_dir: SinglePion_FlatPt-2to100/SinglePion_FlatPt-2to100_PU200_v13/181126_123358/0000/
events_per_job : 200
nugun_alleta_pu0:
input_sample_dir: SingleNeutrino/NuGunAllEta_PU0_v14/190123_172948/0000/
events_per_job: 500
nugun_alleta_pu200:
input_sample_dir: NeutrinoGun_E_10GeV/NuGunAllEta_PU200_v25/190619_132046/0000/
events_per_job: 200
nugun_endcap_PU50:
input_sample_dir: NuGun_PU50/NTP/v13/
events_per_job: 500
nugun_endcap_PU100:
input_sample_dir: NuGun_PU100/NTP/v13/
events_per_job: 500
nugun_endcap_PU140:
input_sample_dir: NuGun_PU140/NTP/v13/
events_per_job: 500
nugun_endcap_PU200:
input_sample_dir: NuGun_PU200/NTP/v13/
events_per_job: 200