Skip to content
Snippets Groups Projects
Commit 50a51ba9 authored by Eduardo Rodrigues's avatar Eduardo Rodrigues
Browse files

Merge branch 'erodrigu-fix-doc-build-warning' into 'master'

Fix warning building docs

See merge request !949
parents 764d83c4 64296a2b
No related branches found
No related tags found
2 merge requests!1103Draft: Add AnalysisHelpers to DaVinci Stack,!949Fix warning building docs
Pipeline #6047027 failed
......@@ -22,8 +22,8 @@ rst_description: Example for testing the `WeightedRelTableAlg` algorithm and for
The job runs over a Spruced sample and retrieves a set of :math:`B^0 \to K*(892)0 tau mu` candidates.
For each candidate the algorithm looks at the TES location which contains the selection of extra particles and creates a 'one-to-many' relation map
relating all the available tracks to the isolated candidate of the events.
rst_running: lbexec DaVinciExamples.tupling.option_davinci_tupling_relation_isovariables:main $DVPATH/DaVinciExamples/example_data/hlt2_b2ksttaumu_opt.yaml
rst_yaml: $DVPATH/DaVinciExamples/example_data/hlt2_b2ksttaumu_opt.yaml
rst_running: lbexec DaVinciExamples.tupling.option_davinci_tupling_relation_isovariables:main $DAVINCIEXAMPLESROOT/example_data/hlt2_b2ksttaumu_opt.yaml
rst_yaml: ../DaVinciExamples/example_data/hlt2_b2ksttaumu_opt.yaml
"""
from GaudiKernel.SystemOfUnits import GeV
from PyConf.Algorithms import WeightedRelTableAlg, ThOrParticleSelection
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment