Skip to content

Commit 08bdf98

Browse files
committed
Remove the multiopt parts from the dbs for now
1 parent 960a89b commit 08bdf98

File tree

2 files changed

+8
-210
lines changed

2 files changed

+8
-210
lines changed

machine_learning_hep/data/data_run3/database_ml_parameters_LcToPKPi_multiclass_fdd.yml

Lines changed: 4 additions & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -341,119 +341,18 @@ LcpKpi:
341341
opt:
342342
isFONLLfromROOT: true
343343
filename_fonll: 'data/fonll/DmesonLcPredictions_13TeV_y05_FFptDepLHCb_BRpythia8_PDG2020.root' # file with FONLL predictions
344-
fonll_particle: ['hLcpkpipred_max', 'hLcpkpifromBpred_max_corr'] # prompt and optionally non-prompt FONLL file
344+
fonll_particle: 'hLcpkpipred'
345345
fonll_pred: 'max' # edge of the FONLL prediction
346346
FF: 0.204 # fragmentation fraction
347-
sigma_MB: 57.8e-3 # Minimum Bias cross section (pp) 50.87e-3 [b], 1 for Pb-Pb
347+
sigma_MB: 57.8e-3 # Minimum Bias cross section (pp) 50.87e-3 [b], 1 for Pb-Pb
348348
Taa: 1 # 23260 [b^-1] in 0-10% Pb-Pb, 3917 [b^-1] in 30-50% Pb-Pb, 1 for pp
349349
BR: 6.23e-2 # branching ratio of the decay Lc -> p K- pi+
350350
f_prompt: 0.9 # estimated fraction of prompt candidates
351351
bkg_data_fraction: 0.05 # fraction of real data used in the estimation
352-
num_steps: 100 # number of steps used in efficiency and signif. estimation
353-
signif_thresholds:
354-
- prompt:
355-
y_min: 0.0
356-
y_max: 0.45
357-
x_min: 0.0
358-
x_max: 0.2
359-
non-prompt:
360-
y_min: 0.6
361-
y_max: 1.0
362-
x_min: 0.0
363-
x_max: 0.1
364-
- prompt:
365-
y_min: 0.0
366-
y_max: 0.45
367-
x_min: 0.0
368-
x_max: 0.2
369-
non-prompt:
370-
y_min: 0.6
371-
y_max: 1.0
372-
x_min: 0.0
373-
x_max: 0.1
374-
- prompt:
375-
y_min: 0.0
376-
y_max: 0.45
377-
x_min: 0.0
378-
x_max: 0.2
379-
non-prompt:
380-
y_min: 0.6
381-
y_max: 1.0
382-
x_min: 0.0
383-
x_max: 0.1
384-
- prompt:
385-
y_min: 0.0
386-
y_max: 0.45
387-
x_min: 0.0
388-
x_max: 0.2
389-
non-prompt:
390-
y_min: 0.6
391-
y_max: 1.0
392-
x_min: 0.0
393-
x_max: 0.1
394-
- prompt:
395-
y_min: 0.0
396-
y_max: 0.45
397-
x_min: 0.0
398-
x_max: 0.2
399-
non-prompt:
400-
y_min: 0.6
401-
y_max: 1.0
402-
x_min: 0.0
403-
x_max: 0.1
404-
- prompt:
405-
y_min: 0.0
406-
y_max: 0.45
407-
x_min: 0.0
408-
x_max: 0.2
409-
non-prompt:
410-
y_min: 0.6
411-
y_max: 1.0
412-
x_min: 0.0
413-
x_max: 0.1
414-
- prompt:
415-
y_min: 0.0
416-
y_max: 0.45
417-
x_min: 0.0
418-
x_max: 0.2
419-
non-prompt:
420-
y_min: 0.6
421-
y_max: 1.0
422-
x_min: 0.0
423-
x_max: 0.1
424-
- prompt:
425-
y_min: 0.0
426-
y_max: 0.45
427-
x_min: 0.0
428-
x_max: 0.2
429-
non-prompt:
430-
y_min: 0.6
431-
y_max: 1.0
432-
x_min: 0.0
433-
x_max: 0.1
434-
- prompt:
435-
y_min: 0.0
436-
y_max: 0.45
437-
x_min: 0.0
438-
x_max: 0.2
439-
non-prompt:
440-
y_min: 0.6
441-
y_max: 1.0
442-
x_min: 0.0
443-
x_max: 0.1
444-
- prompt:
445-
y_min: 0.0
446-
y_max: 0.45
447-
x_min: 0.0
448-
x_max: 0.2
449-
non-prompt:
450-
y_min: 0.6
451-
y_max: 1.0
452-
x_min: 0.0
453-
x_max: 0.1
352+
num_steps: 111 # number of steps used in efficiency and signif. estimation
454353
bkg_function: pol2 # fit function for bkg (among TH1 predefined fit functions, e.g. expo, pol1, pol2, ...)
455354
save_fit: True # save bkg fits with the various cuts on ML output
456-
raahp: [1,1,1,1,1,1,1,1,1,1] # sel_skim_binmin bins
355+
raahp: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] # sel_skim_binmin bins
457356
presel_gen_eff: "abs(fY) < 0.8"
458357
#presel_gen_eff: "abs(fY) < 0.8 and abs(fPosZ) < 10"
459358

machine_learning_hep/data/data_run3/database_ml_parameters_LcToPKPi_multiclass_ml.yml

Lines changed: 4 additions & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -339,119 +339,18 @@ LcpKpi:
339339
opt:
340340
isFONLLfromROOT: true
341341
filename_fonll: 'data/fonll/DmesonLcPredictions_13TeV_y05_FFptDepLHCb_BRpythia8_PDG2020.root' # file with FONLL predictions
342-
fonll_particle: ['hLcpkpipred_max', 'hLcpkpifromBpred_max_corr'] # prompt and optionally non-prompt FONLL file
342+
fonll_particle: 'hLcpkpipred'
343343
fonll_pred: 'max' # edge of the FONLL prediction
344344
FF: 0.204 # fragmentation fraction
345-
sigma_MB: 57.8e-3 # Minimum Bias cross section (pp) 50.87e-3 [b], 1 for Pb-Pb
345+
sigma_MB: 57.8e-3 # Minimum Bias cross section (pp) 50.87e-3 [b], 1 for Pb-Pb
346346
Taa: 1 # 23260 [b^-1] in 0-10% Pb-Pb, 3917 [b^-1] in 30-50% Pb-Pb, 1 for pp
347347
BR: 6.23e-2 # branching ratio of the decay Lc -> p K- pi+
348348
f_prompt: 0.9 # estimated fraction of prompt candidates
349349
bkg_data_fraction: 0.05 # fraction of real data used in the estimation
350-
num_steps: 100 # number of steps used in efficiency and signif. estimation
351-
signif_thresholds:
352-
- prompt:
353-
y_min: 0.0
354-
y_max: 0.45
355-
x_min: 0.0
356-
x_max: 0.2
357-
non-prompt:
358-
y_min: 0.6
359-
y_max: 1.0
360-
x_min: 0.0
361-
x_max: 0.1
362-
- prompt:
363-
y_min: 0.0
364-
y_max: 0.45
365-
x_min: 0.0
366-
x_max: 0.2
367-
non-prompt:
368-
y_min: 0.6
369-
y_max: 1.0
370-
x_min: 0.0
371-
x_max: 0.1
372-
- prompt:
373-
y_min: 0.0
374-
y_max: 0.45
375-
x_min: 0.0
376-
x_max: 0.2
377-
non-prompt:
378-
y_min: 0.6
379-
y_max: 1.0
380-
x_min: 0.0
381-
x_max: 0.1
382-
- prompt:
383-
y_min: 0.0
384-
y_max: 0.45
385-
x_min: 0.0
386-
x_max: 0.2
387-
non-prompt:
388-
y_min: 0.6
389-
y_max: 1.0
390-
x_min: 0.0
391-
x_max: 0.1
392-
- prompt:
393-
y_min: 0.0
394-
y_max: 0.45
395-
x_min: 0.0
396-
x_max: 0.2
397-
non-prompt:
398-
y_min: 0.6
399-
y_max: 1.0
400-
x_min: 0.0
401-
x_max: 0.1
402-
- prompt:
403-
y_min: 0.0
404-
y_max: 0.45
405-
x_min: 0.0
406-
x_max: 0.2
407-
non-prompt:
408-
y_min: 0.6
409-
y_max: 1.0
410-
x_min: 0.0
411-
x_max: 0.1
412-
- prompt:
413-
y_min: 0.0
414-
y_max: 0.45
415-
x_min: 0.0
416-
x_max: 0.2
417-
non-prompt:
418-
y_min: 0.6
419-
y_max: 1.0
420-
x_min: 0.0
421-
x_max: 0.1
422-
- prompt:
423-
y_min: 0.0
424-
y_max: 0.45
425-
x_min: 0.0
426-
x_max: 0.2
427-
non-prompt:
428-
y_min: 0.6
429-
y_max: 1.0
430-
x_min: 0.0
431-
x_max: 0.1
432-
- prompt:
433-
y_min: 0.0
434-
y_max: 0.45
435-
x_min: 0.0
436-
x_max: 0.2
437-
non-prompt:
438-
y_min: 0.6
439-
y_max: 1.0
440-
x_min: 0.0
441-
x_max: 0.1
442-
- prompt:
443-
y_min: 0.0
444-
y_max: 0.45
445-
x_min: 0.0
446-
x_max: 0.2
447-
non-prompt:
448-
y_min: 0.6
449-
y_max: 1.0
450-
x_min: 0.0
451-
x_max: 0.1
350+
num_steps: 111 # number of steps used in efficiency and signif. estimation
452351
bkg_function: pol2 # fit function for bkg (among TH1 predefined fit functions, e.g. expo, pol1, pol2, ...)
453352
save_fit: True # save bkg fits with the various cuts on ML output
454-
raahp: [1,1,1,1,1,1,1,1,1,1] # sel_skim_binmin bins
353+
raahp: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] # sel_skim_binmin bins
455354
presel_gen_eff: "abs(fY) < 0.8"
456355
#presel_gen_eff: "abs(fY) < 0.8 and abs(fPosZ) < 10"
457356

0 commit comments

Comments
 (0)