Skip to content

Commit 105f97c

Browse files
committed
Docs
1 parent bb61717 commit 105f97c

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

docs/examples/hello.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Hello World
1+
# Basic example
22

33
```{code} json
44
[

docs/examples/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
:hidden:
66
77
hello.md
8+
iris.md
89
hww.md
910
xaod.md
10-
iris.md
1111
```
1212

1313
## Full examples
@@ -25,18 +25,18 @@ iris.md
2525
Basic example
2626
:::
2727
:::{grid-item-card}
28-
:link: https://queryosity.readthedocs.io/en/latest/examples/hww.html
29-
![hww](../images/mll.png)
30-
+++
31-
`TTree` + systematic variations
32-
:::
33-
:::{grid-item-card}
3428
:link: https://queryosity.readthedocs.io/en/latest/examples/iris.html
3529
![iris](../images/task_7.png)
3630
+++
3731
IRIS-HEP ADL benchmark
3832
:::
3933
:::{grid-item-card}
34+
:link: https://queryosity.readthedocs.io/en/latest/examples/hww.html
35+
![hww](../images/mll.png)
36+
+++
37+
`TTree` + systematic variations
38+
:::
39+
:::{grid-item-card}
4040
:link: https://gitlab.cern.ch/tapark/MyAnalysis/-/blob/master/utils/mee.cxx?ref_type=heads
4141
![hww](../images/mee.png)
4242
+++

docs/examples/xaod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `xAOD` analysis
1+
# ATLAS `xAOD` + systematic variations
22

33
1. Apply the MC event weight.
44
2. Select for events with exactly 2 electrons with $p_{\mathrm{T}} > 10\,\mathrm{GeV}$ and $ \eta < 2.4 $.

0 commit comments

Comments
 (0)