From e8f0fe1a739dd88145436f4f636e11cf712d2f27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Fri, 4 Feb 2022 16:52:57 +0100 Subject: [PATCH] Update 'Home' --- Home.md | 34 ++++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 10 deletions(-) diff --git a/Home.md b/Home.md index 945a968..c840156 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,16 @@ -# Introduction + +## Table of Contents + +* [Running the code](#running-the-code) +* [Q2 binning](#q2-binning) + * [In the selection](#in-the-selection) + * [In the fit](#in-the-fit) +* [Available Monte Carlo samples](#available-monte-carlo-samples) + * [Signal Monte Carlo](#signal-monte-carlo) + * [Reference Monte Carlo](#reference-monte-carlo) + * [Phase-space Monte Carlo](#phase-space-monte-carlo) + * [Bacgrkound Monte Carlo](#bacgrkound-monte-carlo) +* [Test subsection](#test-subsection) The Tables of Content were created by [gh-md-toc](https://github.com/ekalinin/github-markdown-toc) @@ -6,7 +18,6 @@ The Tables of Content were created by [gh-md-toc](https://github.com/ekalinin/gi [Selection code](https://git.physi.uni-heidelberg.de/kopecna/EWP-BplusToKstMuMu-AngAna/wiki/Selection-code) - [FCNC Fitter](https://git.physi.uni-heidelberg.de/kopecna/EWP-BplusToKstMuMu-AngAna/wiki/FCNC-Fitter) ## Q2 binning @@ -46,11 +57,16 @@ When running the fit, the default number of bins is -1, hence the number of desi ### Signal Monte Carlo +Decay number: [12113100](http://lhcbdoc.web.cern.ch/lhcbdoc/decfiles/releases/v30r70/options/12113100.py) + +Available years: 2011, 2012, 2016, 2017, 2018 + +The mising 2015 is caused by missing Calo tables. The problem is likely in the MC production where the CaloHypo2MC table was not stored as it should. Same problem in 2016, but somehow the rawEvent is available so CaloHypo2MC is recovered and we can use 2016. ### Reference Monte Carlo -Decay number: [](http://lhcbdoc.web.cern.ch/lhcbdoc/decfiles/releases/v30r70/options/.py) +Decay number: [12143401](http://lhcbdoc.web.cern.ch/lhcbdoc/decfiles/releases/v30r70/options/12143401.py) Available years: 2011, 2012, 2015, 2016 @@ -58,9 +74,12 @@ The Reference MC was generated with the K*+ phase-space decay (ie the K+ and pi0 ### Phase-space Monte Carlo -Decay number: [](http://lhcbdoc.web.cern.ch/lhcbdoc/decfiles/releases/v30r70/options/.py) +Decay number: [12113446](http://lhcbdoc.web.cern.ch/lhcbdoc/decfiles/releases/v30r70/options/12113446.py) + +Available years: 2011, 2012, 2015, 2016, 2017, 2018 Available years: 2011, 2012, 2015, 2016 + ### Bacgrkound Monte Carlo **B0->K\*mumu** @@ -85,12 +104,7 @@ Decay number: [12442001](http://lhcbdoc.web.cern.ch/lhcbdoc/decfiles/releases/v3 Available years: 2011, 2012, 2016 - - - -### Test subsection - -[Selection code](https://git.physi.uni-heidelberg.de/kopecna/EWP-BplusToKstMuMu-AngAna/wiki/Selection-code) +## Test subsection [flav.io](https://git.physi.uni-heidelberg.de/kopecna/EWP-BplusToKstMuMu-AngAna/wiki/flav.io)