From b52079331b288f45d87ed11292d64f0a8251eebe Mon Sep 17 00:00:00 2001 From: "theodore.efremov" <theodore.efremov@cea.fr> Date: Tue, 4 Feb 2025 16:38:17 +0100 Subject: [PATCH] [AlPhaPha] Updated readme and added a finetuning CutAuto that change behaviour at the edges also added way to rename and add tcut easily by hand2/2 --- Projects/AlPhaPha/2024/macro/Calibration/IC/ReadMe.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Projects/AlPhaPha/2024/macro/Calibration/IC/ReadMe.md b/Projects/AlPhaPha/2024/macro/Calibration/IC/ReadMe.md index 9241a6add..9a7569ca6 100644 --- a/Projects/AlPhaPha/2024/macro/Calibration/IC/ReadMe.md +++ b/Projects/AlPhaPha/2024/macro/Calibration/IC/ReadMe.md @@ -107,6 +107,9 @@ There is a version FineTuning of this macro : if you need good cut use this one beginning of the macro : ThresholdX and ThresholdY it correspond to the max distance of point on those axes. You should play around with value until it works. +In this finetuning macro you can add manually cut at the edges of the DE_E and rename them CUT NUmber. Then by using +SortAndRenameTcutG you can rename them with the convention used by SplineChio.C and with SaveTcutGToFile you can save them. + # Step 5 : Flattening of the DE. SplineChio.C make a spline for each cut generated in Step4 and modify each event according to it's distance to the two nearest -- GitLab