From 947d4af687e9d4a1d14176fb0381394904e50c15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ku=C4=8Dera?= Date: Tue, 21 Nov 2023 16:46:08 +0100 Subject: [PATCH] Update skimming configuration --- codeHF/dpl-config_run3.json | 49 +++++++++++++++++++++++++++++++------ 1 file changed, 42 insertions(+), 7 deletions(-) diff --git a/codeHF/dpl-config_run3.json b/codeHF/dpl-config_run3.json index dfe5ecb6..467aaedc 100644 --- a/codeHF/dpl-config_run3.json +++ b/codeHF/dpl-config_run3.json @@ -25,6 +25,8 @@ "chi2Max": "0", "triggerClassName": "kINT7", "useSel8Trigger": "false", + "centralityMin": "0", + "centralityMax": "100", "axisNumContributors": { "values": [ "200", @@ -32,6 +34,10 @@ "199.5" ] }, + "processTrigAndCentFT0ASel": "false", + "processTrigAndCentFT0CSel": "false", + "processTrigAndCentFT0MSel": "false", + "processTrigAndCentFV0ASel": "false", "processTrigSel": "false", "processNoTrigSel": "true" }, @@ -138,7 +144,9 @@ "hf-track-index-skim-creator": { "isRun2": "true", "do3Prong": "1", + "doDstar": "false", "debug": "false", + "debugPvRefit": "false", "fillHistograms": "true", "axisNumTracks": { "values": [ @@ -299,19 +307,22 @@ "massMin", "massMax", "cosp", - "decL" + "decL", + "deltaMassKK" ], "values": [ [ - "1.74", - "2.18", - "0.94", + "1.7", + "2.15", + "0.7", + "0.02", "0.02" ], [ - "1.74", - "2.18", - "0.94", + "1.7", + "2.15", + "0.5", + "0.02", "0.02" ] ] @@ -376,6 +387,30 @@ ] ] }, + "binsPtDstarToD0Pi": { + "values": [ + "1", + "5", + "1000" + ] + }, + "cutsDstarToD0Pi": { + "labels_rows": "", + "labels_cols": [ + "deltaMassMax", + "deltaMassD0" + ], + "values": [ + [ + "0.17", + "0.05" + ], + [ + "0.17", + "0.08" + ] + ] + }, "axisPvRefitDeltaX": { "values": [ "1000",