Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
taehyounpark committed May 4, 2024
1 parent bb61717 commit 105f97c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/examples/hello.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Hello World
# Basic example

```{code} json
[
Expand Down
14 changes: 7 additions & 7 deletions docs/examples/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
:hidden:
hello.md
iris.md
hww.md
xaod.md
iris.md
```

## Full examples
Expand All @@ -25,18 +25,18 @@ iris.md
Basic example
:::
:::{grid-item-card}
:link: https://queryosity.readthedocs.io/en/latest/examples/hww.html
![hww](../images/mll.png)
+++
`TTree` + systematic variations
:::
:::{grid-item-card}
:link: https://queryosity.readthedocs.io/en/latest/examples/iris.html
![iris](../images/task_7.png)
+++
IRIS-HEP ADL benchmark
:::
:::{grid-item-card}
:link: https://queryosity.readthedocs.io/en/latest/examples/hww.html
![hww](../images/mll.png)
+++
`TTree` + systematic variations
:::
:::{grid-item-card}
:link: https://gitlab.cern.ch/tapark/MyAnalysis/-/blob/master/utils/mee.cxx?ref_type=heads
![hww](../images/mee.png)
+++
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/xaod.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# `xAOD` analysis
# ATLAS `xAOD` + systematic variations

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

0 comments on commit 105f97c

Please sign in to comment.