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?