Skip to content

Commit 60c0620

Browse files
fixing index page
1 parent c66a43e commit 60c0620

1 file changed

Lines changed: 5 additions & 16 deletions

File tree

index.md

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permalink: index.html # Is the only page that doesn't follow the pattern /:path
99
{% comment %} This is a comment in Liquid {% endcomment %}
1010

1111
<a href="https://www.ellipsix.net/blog/2012/11/attachments/Bd9y/Bs_mumu_super.png">
12-
<img src="https://www.ellipsix.net/blog/2012/11/attachments/Bd9y/Bs_mumu_super.png" alt="$B_s^0 \to \mu^+\mu^-$" height=420 width=600 />
12+
<img src="https://www.ellipsix.net/blog/2012/11/attachments/Bd9y/Bs_mumu_super.png" alt="$B_s^0 \to \mu^+\mu^-$" height=220 width=600 />
1313
</a>
1414

1515
> ## Links
@@ -31,24 +31,13 @@ permalink: index.html # Is the only page that doesn't follow the pattern /:path
3131

3232
### Goal of this exercise
3333

34-
This exercise will search for long-lived particles decaying in the CMS muon detector, where we use the muon detector as a sampling calrimeter to identify displaced showers produced by decays of LLPs.
35-
36-
The signature is enabled by the unique design of CMS muon detectors, composed of detector planes interleaved with the steel layers of the magnet flux-return yoke. Decays of LLPs in the EMD induce hadronic and electromagnetic showers, giving rise to a high hit multiplicity in localized detector regions that can be efficiently identified with a novel reconstruction technique. The steel flux-return yoke in the CMS detector also provides exceptional shielding from the SM background that dominates existing LLP searches.
37-
38-
The exercise is based on [CMS-EXO-20-015](https://cms-results.web.cern.ch/cms-results/public-results/publications/EXO-20-015/index.html), which is the first paper to use this innovative LLP reconstruction technique to search for high-multiplicity muon detector showers(MDS).
34+
To find new Physics.
3935

4036
The exercise is performed on data collected during Run 2.
4137

42-
Students will perform the full analysis to search for LLPs decaying in the endcap muon detectors:
43-
* learn general feature of long-lived particles
44-
* study the reconstruction of muon detector shower;
45-
* optimize the event selection;
46-
* estimate background yield with the ABCD method;
47-
* perform statistical analysis on the results
48-
* make event displays of signal simulation events
4938

5039
### Facilitators CMSDAS LPC 2026
51-
<img src="fig/loading_circles_set.jpg" alt="" style="width:80%">
40+
<img src="fig/loading_circles_set.jpg" alt="" style="width:80%; height:auto">
5241

5342
* [Chris Cosby](mailto:ccosby@fnal.gov) (FNAL)
5443
* Andrew Melo (Vanderbilt)
@@ -63,11 +52,11 @@ This is an introduction to the exercise based on the recent publication on the m
6352

6453
### Introductory slides
6554

66-
We will start with this introductory slides: [CMSDAS.pdf](https://indico.cern.ch/event/1518299/contributions/6389293/attachments/3199470/5695600/CMSDAS_2026.pdf).
55+
We will start with this introductory slides: [CMSDAS_BsMuMu.pdf](https://indico.cern.ch/event/1518299/contributions/6389314/attachments/3200567/5697675/BtoMuMu%20Exercise%202026%20LPC%20CMSDAS.pdf).
6756

6857
### Support
6958

70-
Join the [LongEX BsMuMU Mattermost channel](https://mattermost.web.cern.ch/cmsdaslpc2026/channels/longexllp) and don't hesitate to ask for help from the facilitators in the room.
59+
Join the [LongEX BsMuMU Mattermost channel](https://mattermost.web.cern.ch/cmsdaslpc2026/channels/longexbsmumu) and don't hesitate to ask for help from the facilitators in the room.
7160

7261

7362
{% include links.md %}

0 commit comments

Comments
 (0)