Skip to content
Snippets Groups Projects

Cleanup DV example exploiting isolation variables

Merged Tommaso Fulghesu requested to merge tfulghes-default-values into master
All threads resolved!
Files
4
@@ -15,7 +15,7 @@ looks at the TES location which contains the tagged particles and creates a 'one
relating all the available tracks to the B candidate of the events.
Important: Setting DVPATH properly.
To run the example: $DVPATH/run lbexec option_davinci_tupling_weightedrelation_trackvariables:main $DVPATH/DaVinciExamples/example_data/spruce_b2jpsik_opt.yaml
To run the example: $DVPATH/run lbexec option_davinci_tupling_relation_isovariables:main $DVPATH/DaVinciExamples/example_data/spruce_b2jpsik_opt.yaml
"""
from PyConf.Algorithms import WeightedRelTableAlg
Loading