Skip to content

Commit 445a399

Browse files
committed
add brilcalc link
1 parent ee50384 commit 445a399

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/analysis/lumi.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ In collider physics, discovery potential can be summarized with two pieces of in
1010

1111
## Calculating luminosity
1212

13+
### Practicalities
14+
15+
CMS uses a tool called `brilcalc` to compute luminosity. This tool is documented in the [CMS Guide on how to calculate luminosity](https://opendata.cern.ch/docs/cms-guide-luminosity-calculation), which contains software installation instructions and many example calculations.
16+
17+
### Theory
18+
1319
Luminosity can be measured for small moments in time (*instantaneous luminosity*) or integrated over a full data-taking period (*integrated luminosity*). CMS and the LHC use instantaneous luminosity information to understand the collision environment during data-taking. The integrated luminosity value is used by all analysts to measure cross sections of a process being studied, or to determine the number of events expected for physics processes with well-known cross sections. Luminosity is the ratio of the production rate, $R$, (or number of produced events, $N$) and the "cross section" for the considered process:
1420

1521
$\mathcal{L}(t) = R(t)/\sigma,$
@@ -20,7 +26,7 @@ Cross section is measured in "barns", a unit of area relevant for nuclear-scale
2026

2127
Typical cross sections for particle physics interactions are much smaller than nuclear physics interactions, ranging from millibarns down to femtobarns. The integrated luminosities required to discover these interactions grows as the cross section shrinks.
2228

23-
## CMS Luminometers
29+
#### CMS Luminometers
2430

2531
CMS has several subdetectors that serve as "luminometers":
2632

@@ -35,7 +41,7 @@ The pixel detector contributes two measurements that are used for luminosity cal
3541

3642
In the HF, a suite of FPGA readout electronics processes data at the full 40 MHz LHC collision rate. The record the number of channels in which above-threshold charge was deposited during the bunch crossing. The PLT looks for tracks from the collision point that hit all three sensors in one of the telescopes -- the fraction of events with no PLT coincidences can be used in the luminosity calculation. The BCM1F has readout that is optimized for time precision. This subdetector has a time resolution of just over 6 ns, so it can separate collision hits from beam-related background hits. The data from all of these luminometers can be used to converge on a precise, stable determination of the luminosity in CMS.
3743

38-
## Luminosity calculation and calibration
44+
#### Luminosity calculation and calibration
3945

4046
The true mean number of interations per LHC bunch crossing, $\mu$, is proportional to the instantaneous luminosity of the bunch crossing:
4147

0 commit comments

Comments
 (0)