From 773096f8e17984aa0aca1405afb8da349ec9d690 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Tue, 25 Jan 2022 15:20:08 +0100 Subject: [PATCH] Update 'MCtruthmatching.cpp' --- MCtruthmatching.cpp.md | 54 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/MCtruthmatching.cpp.md b/MCtruthmatching.cpp.md index ecc5dfa..75444dd 100644 --- a/MCtruthmatching.cpp.md +++ b/MCtruthmatching.cpp.md @@ -75,4 +75,56 @@ The meaning of the parameters is in [[BDTSelection.cpp|BDTSelection]] * Inc * **Result**\ - * If everyhting is fine, returns 1, otherwise returns 0. \ No newline at end of file + * If everyhting is fine, returns 1, otherwise returns 0. +### bool restore_from_backup + +* **Parameters** + * string year = "2011" + * string magnet = "down" + * bool ReferenceChannel = false + * bool PHSP = false + * bool B0 = false + * bool K1 = false + * bool Inc = false +* **Return** + +### bool restore_allyears_from_backup + +* **Parameters** + * int Run = 1 + * bool Reference = false + * bool PHSP = false + * bool B0 = false + * bool K1 = false + * bool Inc = false +* **Return** + +### bool restore_all_from_backup + +* **Parameters** + * +* **Return** + +### Int_t TruthMatchAllBkg + +* **Parameters** + * bool Reference = false + * Int_t Run = 1 + * bool B0 = false + * bool K1 = false + * bool Inc = false +* **Return** + +### Int_t TruthMatchAll + +* **Parameters** + * bool Reference = false + * bool PHSP = false + * Int_t Run = 1 +* **Return** + +### Int_t TruthMatchAllAll + +* **Parameters** + * Int_t Run +* **Return**