@@ -3,15 +3,15 @@ title: "Signal MC Fit"
33teaching : 10
44exercises : 40
55questions :
6- - " How do we model the B+ →J/ψK+ signal peak?"
6+ - " How do we model the B<sup>+</sup> →J/ψK<sup>+</sup> signal peak?"
77- " How do we apply MC-derived shape parameters to data?"
88objectives :
9- - " Fit a double Gaussian model to B+ →J/ψK+ MC."
9+ - " Fit a double Gaussian model to B<sup>+</sup> →J/ψK<sup>+</sup> MC."
1010- " Understand mean shift and resolution scale corrections."
1111- " Fit the full signal+background model to data."
1212keypoints :
1313- " The signal shape is fixed from MC, with a floating mean shift and resolution scale fitted in data."
14- - " The combinatorial background uses an exponential; the J/ψ+ X tail uses an error function."
14+ - " The combinatorial background uses an exponential; the J/ψ<sup>+</sup> X tail uses an error function."
1515---
1616
1717## Task 2.1 — Double Gaussian fit to MC (category 0)
@@ -34,7 +34,7 @@ The invariant mass range is 5.0–5.8 GeV.
3434# # Task 2.2 — Fit data with fixed signal shape
3535
3636Use the MC - derived signal shape (fixed parameters) and fit the B< sup> + < / sup> →J/ ψK< sup> + < / sup>
37- data with a signal + combinatorial + J/ ψ+ X background model.
37+ data with a signal + combinatorial + J/ ψ< sup > + < / sup > X background model.
3838
3939< !-- TODO : add figure from task_2_2 output -- >
4040
@@ -71,7 +71,7 @@ Repeat Tasks 2.1–2.3 for BDT category 1: fit the MC first, then fit the data w
7171> Run `task_2_4.py` . Note that the MC parameters are different for category 1 .
7272{: .challenge}
7373
74- # # Task 2.5 — Bs →J/ψφ signal fit
74+ # # Task 2.5 — B<sub>s</sub> →J/ψφ signal fit
7575
7676Repeat the MC + data fit for the B< sub> s< / sub> →J/ ψφ channel (mass peak near 5.37 GeV).
7777
@@ -80,5 +80,5 @@ Repeat the MC+data fit for the B<sub>s</sub>→J/ψφ channel (mass peak near 5.
8080> # # Task 2.5
8181>
8282> Run `task_2_5.py` . Note the different mass peak position and the simpler background
83- > (no J/ ψ+ X tail needed for the B< sub> s< / sub> →J/ ψφ channel).
83+ > (no J/ ψ< sup > + < / sup > X tail needed for the B< sub> s< / sub> →J/ ψφ channel).
8484{: .challenge}
0 commit comments