Skip to content

Commit 5230e7b

Browse files
authored
[tutorials] Include python h1 tutorial in docs
1 parent 27864ca commit 5230e7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/analysis/dataframe/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ With RDataFrame advanced analyses can be executed on large amounts of data. Thes
129129
| **Tutorial** || **Description** |
130130
|------|--------|-----------------|
131131
| df017_vecOpsHEP.C | df017_vecOpsHEP.py | Use RVecs to plot the transverse momentum of selected particles. |
132-
| df101_h1Analysis.C | | Express ROOT's standard H1 analysis. |
132+
| df101_h1Analysis.C | df101_h1Analysis.py | Express ROOT's standard H1 analysis. |
133133
| df102_NanoAODDimuonAnalysis.C | df102_NanoAODDimuonAnalysis.py | Process NanoAOD files. |
134134
| df103_NanoAODHiggsAnalysis.C | df103_NanoAODHiggsAnalysis.py | An example of complex analysis: reconstructing the Higgs boson. |
135135
| | df104_HiggsToTwoPhotons.py | The Higgs to two photons analysis from the ATLAS Open Data 2020 release. |
@@ -138,4 +138,4 @@ With RDataFrame advanced analyses can be executed on large amounts of data. Thes
138138
| | df107_SingleTopAnalysis.py | A single top analysis using the ATLAS Open Data release of 2020. |
139139

140140
\anchor df_alltutorials
141-
@}
141+
@}

0 commit comments

Comments
 (0)