Skip to content

Commit 412a499

Browse files
committed
[RF] Fix rf619_discrete_profiling tutorial in overview page
This fixes a missing link in the RooFit tutorials page: https://root.cern/doc/master/group__tutorial__roofit__main.html
1 parent c3f7019 commit 412a499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/roofit/roofit/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Explore the tutorials below to discover the main features of RooFit. A more inde
124124
| rf610_visualerror.C| rf610_visualerror.py | Visualization of errors from a covariance matrix.|
125125
| rf611_weightedfits.C| | Parameter uncertainties for weighted unbinned ML fits.|
126126
| rf612_recoverFromInvalidParameters.C| rf612_recoverFromInvalidParameters.py | Recover from regions where the function is not defined.|
127-
| rf619_discrete_profile.C | rf619_discrete_profiling.py | Switch between multiple models using RooMultiPdf and select the best one with the discrete profiling method. |
127+
| rf619_discrete_profiling.C | rf619_discrete_profiling.py | Switch between multiple models using RooMultiPdf and select the best one with the discrete profiling method. |
128128

129129
\anchor roofit_special_pdfs
130130
## Special Pdf's

0 commit comments

Comments
 (0)