Fork me on GitHub

source: git/cards/CLIC/CLICdet_BTagging.tcl@ 87ae892

ImprovedOutputFile Timing dual_readout llp
Last change on this file since 87ae892 was b1d948c, checked in by Ulrike Schnoor <schnooru@…>, 6 years ago

renamed CLICdet to CLIC

  • Property mode set to 100644
File size: 16.1 KB
Line 
1module BTagging BTaggingWP50_R05N2 {
2 set JetInputArray FastJetFinderVLC_R05_N2/VLCjetsR05N2
3 set BitNumber 0
4
5 # 50% efficiency working point
6 # add EfficiencyFormula {abs(PDG code)} {efficiency formula as a function of eta and pt}
7 # PDG code = the highest PDG code of a quark or gluon inside DeltaR cone around jet axis
8 # gluon's PDG code has the lowest priority
9
10 # based on CLICdp-Note-2014-002
11
12 source CLICdet/CLICdet_BTag_50.tcl
13}
14module BTagging BTaggingWP70_R05N2 {
15 set JetInputArray FastJetFinderVLC_R05_N2/VLCjetsR05N2
16 set BitNumber 1
17 source CLICdet/CLICdet_BTag_70.tcl
18}
19module BTagging BTaggingWP90_R05N2 {
20 set JetInputArray FastJetFinderVLC_R05_N2/VLCjetsR05N2
21 set BitNumber 2
22 source CLICdet/CLICdet_BTag_90.tcl
23}
24module BTagging BTaggingWP50_R05N3 {
25 set JetInputArray FastJetFinderVLC_R05_N3/VLCjetsR05N3
26 set BitNumber 0
27 source CLICdet/CLICdet_BTag_50.tcl
28}
29module BTagging BTaggingWP70_R05N3 {
30 set JetInputArray FastJetFinderVLC_R05_N3/VLCjetsR05N3
31 set BitNumber 1
32 source CLICdet/CLICdet_BTag_70.tcl
33}
34module BTagging BTaggingWP90_R05N3 {
35 set JetInputArray FastJetFinderVLC_R05_N3/VLCjetsR05N3
36 set BitNumber 2
37 source CLICdet/CLICdet_BTag_90.tcl
38}
39module BTagging BTaggingWP50_R05N4 {
40 set JetInputArray FastJetFinderVLC_R05_N4/VLCjetsR05N4
41 set BitNumber 0
42 source CLICdet/CLICdet_BTag_50.tcl
43}
44module BTagging BTaggingWP70_R05N4 {
45 set JetInputArray FastJetFinderVLC_R05_N4/VLCjetsR05N4
46 set BitNumber 1
47 source CLICdet/CLICdet_BTag_70.tcl
48}
49module BTagging BTaggingWP90_R05N4 {
50 set JetInputArray FastJetFinderVLC_R05_N4/VLCjetsR05N4
51 set BitNumber 2
52 source CLICdet/CLICdet_BTag_90.tcl
53}
54module BTagging BTaggingWP50_R05N5 {
55 set JetInputArray FastJetFinderVLC_R05_N5/VLCjetsR05N5
56 set BitNumber 0
57 source CLICdet/CLICdet_BTag_50.tcl
58}
59module BTagging BTaggingWP70_R05N5 {
60 set JetInputArray FastJetFinderVLC_R05_N5/VLCjetsR05N5
61 set BitNumber 1
62 source CLICdet/CLICdet_BTag_70.tcl
63}
64module BTagging BTaggingWP90_R05N5 {
65 set JetInputArray FastJetFinderVLC_R05_N5/VLCjetsR05N5
66 set BitNumber 2
67 source CLICdet/CLICdet_BTag_90.tcl
68}
69module BTagging BTaggingWP50_R05N6 {
70 set JetInputArray FastJetFinderVLC_R05_N6/VLCjetsR05N6
71 set BitNumber 0
72 source CLICdet/CLICdet_BTag_50.tcl
73}
74module BTagging BTaggingWP70_R05N6 {
75 set JetInputArray FastJetFinderVLC_R05_N6/VLCjetsR05N6
76 set BitNumber 1
77 source CLICdet/CLICdet_BTag_70.tcl
78}
79module BTagging BTaggingWP90_R05N6 {
80 set JetInputArray FastJetFinderVLC_R05_N6/VLCjetsR05N6
81 set BitNumber 2
82 source CLICdet/CLICdet_BTag_90.tcl
83}
84module BTagging BTaggingWP50_R07N2 {
85 set JetInputArray FastJetFinderVLC_R07_N2/VLCjetsR07N2
86 set BitNumber 0
87 source CLICdet/CLICdet_BTag_50.tcl
88}
89module BTagging BTaggingWP70_R07N2 {
90 set JetInputArray FastJetFinderVLC_R07_N2/VLCjetsR07N2
91 set BitNumber 1
92 source CLICdet/CLICdet_BTag_70.tcl
93}
94module BTagging BTaggingWP90_R07N2 {
95 set JetInputArray FastJetFinderVLC_R07_N2/VLCjetsR07N2
96 set BitNumber 2
97 source CLICdet/CLICdet_BTag_90.tcl
98}
99module BTagging BTaggingWP50_R07N3 {
100 set JetInputArray FastJetFinderVLC_R07_N3/VLCjetsR07N3
101 set BitNumber 0
102 source CLICdet/CLICdet_BTag_50.tcl
103}
104module BTagging BTaggingWP70_R07N3 {
105 set JetInputArray FastJetFinderVLC_R07_N3/VLCjetsR07N3
106 set BitNumber 1
107 source CLICdet/CLICdet_BTag_70.tcl
108}
109module BTagging BTaggingWP90_R07N3 {
110 set JetInputArray FastJetFinderVLC_R07_N3/VLCjetsR07N3
111 set BitNumber 2
112 source CLICdet/CLICdet_BTag_90.tcl
113}
114module BTagging BTaggingWP50_R07N4 {
115 set JetInputArray FastJetFinderVLC_R07_N4/VLCjetsR07N4
116 set BitNumber 0
117 source CLICdet/CLICdet_BTag_50.tcl
118}
119module BTagging BTaggingWP70_R07N4 {
120 set JetInputArray FastJetFinderVLC_R07_N4/VLCjetsR07N4
121 set BitNumber 1
122 source CLICdet/CLICdet_BTag_70.tcl
123}
124module BTagging BTaggingWP90_R07N4 {
125 set JetInputArray FastJetFinderVLC_R07_N4/VLCjetsR07N4
126 set BitNumber 2
127 source CLICdet/CLICdet_BTag_90.tcl
128}
129module BTagging BTaggingWP50_R07N5 {
130 set JetInputArray FastJetFinderVLC_R07_N5/VLCjetsR07N5
131 set BitNumber 0
132 source CLICdet/CLICdet_BTag_50.tcl
133}
134module BTagging BTaggingWP70_R07N5 {
135 set JetInputArray FastJetFinderVLC_R07_N5/VLCjetsR07N5
136 set BitNumber 1
137 source CLICdet/CLICdet_BTag_70.tcl
138}
139module BTagging BTaggingWP90_R07N5 {
140 set JetInputArray FastJetFinderVLC_R07_N5/VLCjetsR07N5
141 set BitNumber 2
142 source CLICdet/CLICdet_BTag_90.tcl
143}
144module BTagging BTaggingWP50_R07N6 {
145 set JetInputArray FastJetFinderVLC_R07_N6/VLCjetsR07N6
146 set BitNumber 0
147 source CLICdet/CLICdet_BTag_50.tcl
148}
149module BTagging BTaggingWP70_R07N6 {
150 set JetInputArray FastJetFinderVLC_R07_N6/VLCjetsR07N6
151 set BitNumber 1
152 source CLICdet/CLICdet_BTag_70.tcl
153}
154module BTagging BTaggingWP90_R07N6 {
155 set JetInputArray FastJetFinderVLC_R07_N6/VLCjetsR07N6
156 set BitNumber 2
157 source CLICdet/CLICdet_BTag_90.tcl
158}
159module BTagging BTaggingWP50_R10N2 {
160 set JetInputArray FastJetFinderVLC_R10_N2/VLCjetsR10N2
161 set BitNumber 0
162 source CLICdet/CLICdet_BTag_50.tcl
163}
164module BTagging BTaggingWP70_R10N2 {
165 set JetInputArray FastJetFinderVLC_R10_N2/VLCjetsR10N2
166 set BitNumber 1
167 source CLICdet/CLICdet_BTag_70.tcl
168}
169module BTagging BTaggingWP90_R10N2 {
170 set JetInputArray FastJetFinderVLC_R10_N2/VLCjetsR10N2
171 set BitNumber 2
172 source CLICdet/CLICdet_BTag_90.tcl
173}
174module BTagging BTaggingWP50_R10N3 {
175 set JetInputArray FastJetFinderVLC_R10_N3/VLCjetsR10N3
176 set BitNumber 0
177 source CLICdet/CLICdet_BTag_50.tcl
178}
179module BTagging BTaggingWP70_R10N3 {
180 set JetInputArray FastJetFinderVLC_R10_N3/VLCjetsR10N3
181 set BitNumber 1
182 source CLICdet/CLICdet_BTag_70.tcl
183}
184module BTagging BTaggingWP90_R10N3 {
185 set JetInputArray FastJetFinderVLC_R10_N3/VLCjetsR10N3
186 set BitNumber 2
187 source CLICdet/CLICdet_BTag_90.tcl
188}
189module BTagging BTaggingWP50_R10N4 {
190 set JetInputArray FastJetFinderVLC_R10_N4/VLCjetsR10N4
191 set BitNumber 0
192 source CLICdet/CLICdet_BTag_50.tcl
193}
194module BTagging BTaggingWP70_R10N4 {
195 set JetInputArray FastJetFinderVLC_R10_N4/VLCjetsR10N4
196 set BitNumber 1
197 source CLICdet/CLICdet_BTag_70.tcl
198}
199module BTagging BTaggingWP90_R10N4 {
200 set JetInputArray FastJetFinderVLC_R10_N4/VLCjetsR10N4
201 set BitNumber 2
202 source CLICdet/CLICdet_BTag_90.tcl
203}
204module BTagging BTaggingWP50_R10N5 {
205 set JetInputArray FastJetFinderVLC_R10_N5/VLCjetsR10N5
206 set BitNumber 0
207 source CLICdet/CLICdet_BTag_50.tcl
208}
209module BTagging BTaggingWP70_R10N5 {
210 set JetInputArray FastJetFinderVLC_R10_N5/VLCjetsR10N5
211 set BitNumber 1
212 source CLICdet/CLICdet_BTag_70.tcl
213}
214module BTagging BTaggingWP90_R10N5 {
215 set JetInputArray FastJetFinderVLC_R10_N5/VLCjetsR10N5
216 set BitNumber 2
217 source CLICdet/CLICdet_BTag_90.tcl
218}
219module BTagging BTaggingWP50_R10N6 {
220 set JetInputArray FastJetFinderVLC_R10_N6/VLCjetsR10N6
221 set BitNumber 0
222 source CLICdet/CLICdet_BTag_50.tcl
223}
224module BTagging BTaggingWP70_R10N6 {
225 set JetInputArray FastJetFinderVLC_R10_N6/VLCjetsR10N6
226 set BitNumber 1
227 source CLICdet/CLICdet_BTag_70.tcl
228}
229module BTagging BTaggingWP90_R10N6 {
230 set JetInputArray FastJetFinderVLC_R10_N6/VLCjetsR10N6
231 set BitNumber 2
232 source CLICdet/CLICdet_BTag_90.tcl
233}
234module BTagging BTaggingWP50_R12N2 {
235 set JetInputArray FastJetFinderVLC_R12_N2/VLCjetsR12N2
236 set BitNumber 0
237 source CLICdet/CLICdet_BTag_50.tcl
238}
239module BTagging BTaggingWP70_R12N2 {
240 set JetInputArray FastJetFinderVLC_R12_N2/VLCjetsR12N2
241 set BitNumber 1
242 source CLICdet/CLICdet_BTag_70.tcl
243}
244module BTagging BTaggingWP90_R12N2 {
245 set JetInputArray FastJetFinderVLC_R12_N2/VLCjetsR12N2
246 set BitNumber 2
247 source CLICdet/CLICdet_BTag_90.tcl
248}
249module BTagging BTaggingWP50_R12N3 {
250 set JetInputArray FastJetFinderVLC_R12_N3/VLCjetsR12N3
251 set BitNumber 0
252 source CLICdet/CLICdet_BTag_50.tcl
253}
254module BTagging BTaggingWP70_R12N3 {
255 set JetInputArray FastJetFinderVLC_R12_N3/VLCjetsR12N3
256 set BitNumber 1
257 source CLICdet/CLICdet_BTag_70.tcl
258}
259module BTagging BTaggingWP90_R12N3 {
260 set JetInputArray FastJetFinderVLC_R12_N3/VLCjetsR12N3
261 set BitNumber 2
262 source CLICdet/CLICdet_BTag_90.tcl
263}
264module BTagging BTaggingWP50_R12N4 {
265 set JetInputArray FastJetFinderVLC_R12_N4/VLCjetsR12N4
266 set BitNumber 0
267 source CLICdet/CLICdet_BTag_50.tcl
268}
269module BTagging BTaggingWP70_R12N4 {
270 set JetInputArray FastJetFinderVLC_R12_N4/VLCjetsR12N4
271 set BitNumber 1
272 source CLICdet/CLICdet_BTag_70.tcl
273}
274module BTagging BTaggingWP90_R12N4 {
275 set JetInputArray FastJetFinderVLC_R12_N4/VLCjetsR12N4
276 set BitNumber 2
277 source CLICdet/CLICdet_BTag_90.tcl
278}
279module BTagging BTaggingWP50_R12N5 {
280 set JetInputArray FastJetFinderVLC_R12_N5/VLCjetsR12N5
281 set BitNumber 0
282 source CLICdet/CLICdet_BTag_50.tcl
283}
284module BTagging BTaggingWP70_R12N5 {
285 set JetInputArray FastJetFinderVLC_R12_N5/VLCjetsR12N5
286 set BitNumber 1
287 source CLICdet/CLICdet_BTag_70.tcl
288}
289module BTagging BTaggingWP90_R12N5 {
290 set JetInputArray FastJetFinderVLC_R12_N5/VLCjetsR12N5
291 set BitNumber 2
292 source CLICdet/CLICdet_BTag_90.tcl
293}
294module BTagging BTaggingWP50_R12N6 {
295 set JetInputArray FastJetFinderVLC_R12_N6/VLCjetsR12N6
296 set BitNumber 0
297 source CLICdet/CLICdet_BTag_50.tcl
298}
299module BTagging BTaggingWP70_R12N6 {
300 set JetInputArray FastJetFinderVLC_R12_N6/VLCjetsR12N6
301 set BitNumber 1
302 source CLICdet/CLICdet_BTag_70.tcl
303}
304module BTagging BTaggingWP90_R12N6 {
305 set JetInputArray FastJetFinderVLC_R12_N6/VLCjetsR12N6
306 set BitNumber 2
307 source CLICdet/CLICdet_BTag_90.tcl
308}
309module BTagging BTaggingWP50_R15N2 {
310 set JetInputArray FastJetFinderVLC_R15_N2/VLCjetsR15N2
311 set BitNumber 0
312 source CLICdet/CLICdet_BTag_50.tcl
313}
314module BTagging BTaggingWP70_R15N2 {
315 set JetInputArray FastJetFinderVLC_R15_N2/VLCjetsR15N2
316 set BitNumber 1
317 source CLICdet/CLICdet_BTag_70.tcl
318}
319module BTagging BTaggingWP90_R15N2 {
320 set JetInputArray FastJetFinderVLC_R15_N2/VLCjetsR15N2
321 set BitNumber 2
322 source CLICdet/CLICdet_BTag_90.tcl
323}
324module BTagging BTaggingWP50_R15N3 {
325 set JetInputArray FastJetFinderVLC_R15_N3/VLCjetsR15N3
326 set BitNumber 0
327 source CLICdet/CLICdet_BTag_50.tcl
328}
329module BTagging BTaggingWP70_R15N3 {
330 set JetInputArray FastJetFinderVLC_R15_N3/VLCjetsR15N3
331 set BitNumber 1
332 source CLICdet/CLICdet_BTag_70.tcl
333}
334module BTagging BTaggingWP90_R15N3 {
335 set JetInputArray FastJetFinderVLC_R15_N3/VLCjetsR15N3
336 set BitNumber 2
337 source CLICdet/CLICdet_BTag_90.tcl
338}
339module BTagging BTaggingWP50_R15N4 {
340 set JetInputArray FastJetFinderVLC_R15_N4/VLCjetsR15N4
341 set BitNumber 0
342 source CLICdet/CLICdet_BTag_50.tcl
343}
344module BTagging BTaggingWP70_R15N4 {
345 set JetInputArray FastJetFinderVLC_R15_N4/VLCjetsR15N4
346 set BitNumber 1
347 source CLICdet/CLICdet_BTag_70.tcl
348}
349module BTagging BTaggingWP90_R15N4 {
350 set JetInputArray FastJetFinderVLC_R15_N4/VLCjetsR15N4
351 set BitNumber 2
352 source CLICdet/CLICdet_BTag_90.tcl
353}
354module BTagging BTaggingWP50_R15N5 {
355 set JetInputArray FastJetFinderVLC_R15_N5/VLCjetsR15N5
356 set BitNumber 0
357 source CLICdet/CLICdet_BTag_50.tcl
358}
359module BTagging BTaggingWP70_R15N5 {
360 set JetInputArray FastJetFinderVLC_R15_N5/VLCjetsR15N5
361 set BitNumber 1
362 source CLICdet/CLICdet_BTag_70.tcl
363}
364module BTagging BTaggingWP90_R15N5 {
365 set JetInputArray FastJetFinderVLC_R15_N5/VLCjetsR15N5
366 set BitNumber 2
367 source CLICdet/CLICdet_BTag_90.tcl
368}
369module BTagging BTaggingWP50_R15N6 {
370 set JetInputArray FastJetFinderVLC_R15_N6/VLCjetsR15N6
371 set BitNumber 0
372 source CLICdet/CLICdet_BTag_50.tcl
373}
374module BTagging BTaggingWP70_R15N6 {
375 set JetInputArray FastJetFinderVLC_R15_N6/VLCjetsR15N6
376 set BitNumber 1
377 source CLICdet/CLICdet_BTag_70.tcl
378}
379module BTagging BTaggingWP90_R15N6 {
380 set JetInputArray FastJetFinderVLC_R15_N6/VLCjetsR15N6
381 set BitNumber 2
382 source CLICdet/CLICdet_BTag_90.tcl
383}
384
385########################
386# inclusive clustering
387########################
388
389module BTagging BTaggingWP50_R05_inclusive {
390 set JetInputArray FastJetFinderVLC_R05_inclusive/VLCjetsR05_inclusive
391 set BitNumber 0
392 source CLICdet/CLICdet_BTag_50.tcl
393 }
394module BTagging BTaggingWP70_R05_inclusive {
395 set JetInputArray FastJetFinderVLC_R05_inclusive/VLCjetsR05_inclusive
396 set BitNumber 1
397 source CLICdet/CLICdet_BTag_70.tcl
398}
399module BTagging BTaggingWP90_R05_inclusive {
400 set JetInputArray FastJetFinderVLC_R05_inclusive/VLCjetsR05_inclusive
401 set BitNumber 2
402 source CLICdet/CLICdet_BTag_90.tcl
403}
404module BTagging BTaggingWP50_R07_inclusive {
405 set JetInputArray FastJetFinderVLC_R07_inclusive/VLCjetsR07_inclusive
406 set BitNumber 0
407 source CLICdet/CLICdet_BTag_50.tcl
408 }
409module BTagging BTaggingWP70_R07_inclusive {
410 set JetInputArray FastJetFinderVLC_R07_inclusive/VLCjetsR07_inclusive
411 set BitNumber 1
412 source CLICdet/CLICdet_BTag_70.tcl
413}
414module BTagging BTaggingWP90_R07_inclusive {
415 set JetInputArray FastJetFinderVLC_R07_inclusive/VLCjetsR07_inclusive
416 set BitNumber 2
417 source CLICdet/CLICdet_BTag_90.tcl
418}
419module BTagging BTaggingWP50_R10_inclusive {
420 set JetInputArray FastJetFinderVLC_R10_inclusive/VLCjetsR10_inclusive
421 set BitNumber 0
422 source CLICdet/CLICdet_BTag_50.tcl
423 }
424module BTagging BTaggingWP70_R10_inclusive {
425 set JetInputArray FastJetFinderVLC_R10_inclusive/VLCjetsR10_inclusive
426 set BitNumber 1
427 source CLICdet/CLICdet_BTag_70.tcl
428}
429module BTagging BTaggingWP90_R10_inclusive {
430 set JetInputArray FastJetFinderVLC_R10_inclusive/VLCjetsR10_inclusive
431 set BitNumber 2
432 source CLICdet/CLICdet_BTag_90.tcl
433}
434module BTagging BTaggingWP50_R12_inclusive {
435 set JetInputArray FastJetFinderVLC_R12_inclusive/VLCjetsR12_inclusive
436 set BitNumber 0
437 source CLICdet/CLICdet_BTag_50.tcl
438 }
439module BTagging BTaggingWP70_R12_inclusive {
440 set JetInputArray FastJetFinderVLC_R12_inclusive/VLCjetsR12_inclusive
441 set BitNumber 1
442 source CLICdet/CLICdet_BTag_70.tcl
443}
444module BTagging BTaggingWP90_R12_inclusive {
445 set JetInputArray FastJetFinderVLC_R12_inclusive/VLCjetsR12_inclusive
446 set BitNumber 2
447 source CLICdet/CLICdet_BTag_90.tcl
448}
449module BTagging BTaggingWP50_R15_inclusive {
450 set JetInputArray FastJetFinderVLC_R15_inclusive/VLCjetsR15_inclusive
451 set BitNumber 0
452 source CLICdet/CLICdet_BTag_50.tcl
453 }
454module BTagging BTaggingWP70_R15_inclusive {
455 set JetInputArray FastJetFinderVLC_R15_inclusive/VLCjetsR15_inclusive
456 set BitNumber 1
457 source CLICdet/CLICdet_BTag_70.tcl
458}
459module BTagging BTaggingWP90_R15_inclusive {
460 set JetInputArray FastJetFinderVLC_R15_inclusive/VLCjetsR15_inclusive
461 set BitNumber 2
462 source CLICdet/CLICdet_BTag_90.tcl
463}
Note: See TracBrowser for help on using the repository browser.