Update 'Home'

Renata Kopecná 2022-02-04 16:52:57 +01:00
parent aa214773df
commit e8f0fe1a73

34
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) 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) [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) [FCNC Fitter](https://git.physi.uni-heidelberg.de/kopecna/EWP-BplusToKstMuMu-AngAna/wiki/FCNC-Fitter)
## Q2 binning ## 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 ### 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 ### 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 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 ### 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 Available years: 2011, 2012, 2015, 2016
### Bacgrkound Monte Carlo ### Bacgrkound Monte Carlo
**B0->K\*mumu** **B0->K\*mumu**
@ -85,12 +104,7 @@ Decay number: [12442001](http://lhcbdoc.web.cern.ch/lhcbdoc/decfiles/releases/v3
Available years: 2011, 2012, 2016 Available years: 2011, 2012, 2016
## Test subsection
### Test subsection
[Selection code](https://git.physi.uni-heidelberg.de/kopecna/EWP-BplusToKstMuMu-AngAna/wiki/Selection-code)
[flav.io](https://git.physi.uni-heidelberg.de/kopecna/EWP-BplusToKstMuMu-AngAna/wiki/flav.io) [flav.io](https://git.physi.uni-heidelberg.de/kopecna/EWP-BplusToKstMuMu-AngAna/wiki/flav.io)