|
| 1 | + |
1 | 2 | --- |
2 | 3 | title: "Introduction" |
3 | | -teaching: 30 |
| 4 | +teaching: 15 |
4 | 5 | exercises: 0 |
5 | 6 | questions: |
6 | | -- Why do we search for long-lived particles? |
7 | | -- Why do we use muon detectors? |
8 | | -- What signatures are we looking for? |
| 7 | +- "What is the physics motivation for measuring B0s→μ+μ−?" |
| 8 | +- "What is the overall analysis strategy?" |
9 | 9 | objectives: |
10 | | -- "Understand the motivation to search for LLPs with muon detectors" |
11 | | -- "Understand the high-multiplicity signature from LLPs due to the unique CMS muon detector design" |
12 | | -- "Have an understanding of the overall analysis strategy and background estimation" |
| 10 | +- "Understand why B0s→μ+μ− is a sensitive probe of new physics." |
| 11 | +- "Know the key ingredients of the branching fraction measurement." |
| 12 | +- "Understand the role of the normalization channel." |
13 | 13 | keypoints: |
14 | | -- "Searching for LLPs with the CMS muon detectors that is interleaved with steel return yoke give rise to unique high multiplicity signature that allow us to be sensitive to a broad range of LLP decay modes and to LLP masses below GeV" |
| 14 | +- "B0s→μ+μ− is a FCNC decay heavily suppressed in the SM — new physics can enhance it." |
| 15 | +- "The branching fraction is extracted from a simultaneous fit across BDT categories." |
| 16 | +- "B+→J/ψK+ serves as the normalization channel to cancel many systematic uncertainties." |
15 | 17 | --- |
16 | 18 |
|
17 | | -We will go through the [introductory slides](https://indico.cern.ch/event/1462056/contributions/6313496/attachments/2996184/5278686/CMSDAS_2025.pdf) to give you an overview of the motivation to search for LLP with the CMS muon detectors, the analysis strategy, background estimation methods, and limit setting on LLP cross section. |
| 19 | +## Physics motivation |
| 20 | + |
| 21 | +<!-- TODO: paste/expand from TWiki introduction section --> |
| 22 | + |
| 23 | +The decay B<sup>0</sup><sub>s</sub>→μ<sup>+</sup>μ<sup>−</sup> is a Flavour-Changing Neutral |
| 24 | +Current (FCNC) process. In the Standard Model it is loop- and helicity-suppressed, giving a |
| 25 | +branching fraction of: |
| 26 | + |
| 27 | +**BF(B<sup>0</sup><sub>s</sub>→μ<sup>+</sup>μ<sup>−</sup>) ≈ 3.66 × 10<sup>−9</sup>** |
| 28 | + |
| 29 | +Many beyond-SM scenarios (SUSY, leptoquarks, extra dimensions) predict significant deviations |
| 30 | +from this value, making it one of the most sensitive indirect probes of new physics at the LHC. |
| 31 | + |
| 32 | +## Analysis strategy |
| 33 | + |
| 34 | +<!-- TODO: paste from TWiki --> |
| 35 | + |
| 36 | +The measurement follows the strategy of the CMS Run-2 paper [BPH-21-006](https://cms-results.web.cern.ch/cms-results/public-results/publications/BPH-21-006/index.html): |
| 37 | + |
| 38 | +1. Select B<sub>s</sub>→μμ candidates and classify them into **8 BDT categories** based on signal/background discrimination. |
| 39 | +2. Model the **signal PDF** using a double Gaussian + Crystal Ball shape fitted to MC. |
| 40 | +3. Model **background PDFs**: combinatorial (Bernstein), peaking (KDE from MC), semileptonic (KDE from MC). |
| 41 | +4. Fit the **normalization channel** B<sup>+</sup>→J/ψK<sup>+</sup> in data to extract the observed yield and efficiency. |
| 42 | +5. Perform a **simultaneous unbinned maximum likelihood fit** across all 8 categories to extract BF(B<sub>s</sub>→μμ). |
| 43 | + |
| 44 | +## Branching fraction formula |
| 45 | + |
| 46 | +The branching fraction is extracted via: |
18 | 47 |
|
19 | | -{% include links.md %} |
| 48 | +$$ |
| 49 | +\text{BF}(B_s \to \mu\mu) = \frac{N_{B_s}}{N_{B^+}} \cdot \frac{\varepsilon_{B^+}}{\varepsilon_{B_s}} \cdot \frac{f_u}{f_s} \cdot \text{BF}(B^+ \to J/\psi K^+) |
| 50 | +$$ |
20 | 51 |
|
| 52 | +where f<sub>u</sub>/f<sub>s</sub> is the ratio of B<sup>+</sup> to B<sup>0</sup><sub>s</sub> production fractions. |
0 commit comments