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