From ca23f38ec9eaa8d180a1767efca7f0321b6d9100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Thu, 3 Feb 2022 14:04:23 +0100 Subject: [PATCH] Update 'InclusiveCheck.cpp' --- InclusiveCheck.cpp.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/InclusiveCheck.cpp.md b/InclusiveCheck.cpp.md index 5d08b7b..ddaea57 100644 --- a/InclusiveCheck.cpp.md +++ b/InclusiveCheck.cpp.md @@ -1 +1,8 @@ -Welcome to the Wiki. \ No newline at end of file +### int plotTM() +[comment]: # ([plotTM()](#int-plottm)) +Reads the MVAed inclusive (B->XJpsi) MC sample. Available years are 2011, 2012, 2016. Reads the TTree and checks the [TRUEIDs](http://pdg.lbl.gov/2019/reviews/rpp2019-rev-monte-carlo-numbering.pdf) of the particles. Plots the truth-matched and not-truth matched events into one plot. +* **Parameters** + * int Run + * bool Kstar +* **Return** + * Always 1 \ No newline at end of file