From 96d1f561379dfa61eb14a92312a0fb0bb921814c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Thu, 27 Jan 2022 10:11:35 +0100 Subject: [PATCH] Update 'MCtruthmatching.cpp' --- MCtruthmatching.cpp.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/MCtruthmatching.cpp.md b/MCtruthmatching.cpp.md index 8e641c0..210aa82 100644 --- a/MCtruthmatching.cpp.md +++ b/MCtruthmatching.cpp.md @@ -50,15 +50,13 @@ Checks the TRUEID decay chain, fills some mass histograms and returns whether th * K_short: K_short_IDs class of the Ks * pi_plus: pi_plus_IDs class of the pi+ * Ks_pi_plus: Ks_pi_IDs class of the pi+ from Ks - * Ks_pi_minus: Ks_pi_IDs class of the pi- from Ks - + * Ks_pi_minus: Ks_pi_IDs class of the pi- from Ks * \*counter: counter class to see the number of vetoed events * \*h_pi0_mismatched_mass: histogram to be filled with the mass of mismatched pi0 * \*h_Bplus_M_pi0mismatched: histogram to be filled with the B+ mass for events with mismatched pi0 * \*h_Bplus_M_noPi0Constr:histogram to be filled with the B+ mass for events with any pi0 * \*h_pi0_resolved_mass: histogram to be filled with the pi0 mass * \*h_Bplus_M_pi0random: histogram to be filled with the B+ mass for events with random - * B_plus_TM: Check whether the TRUEID chain originates from a B? * K_star_plus_TM: Check whether the TRUEID chain originates from a Kstar? * K_plus_TM: Check whether the TRUEID chain originates from a Kplus?