diff --git a/DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_weightedrelation_trackvariables.py b/DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_relation_isovariables.py similarity index 95% rename from DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_weightedrelation_trackvariables.py rename to DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_relation_isovariables.py index 216295200874b6acec8a10c1c4eade6e949b1ab7..1f7dd622ec362b99ef4d7121d4118a36a16c4975 100644 --- a/DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_weightedrelation_trackvariables.py +++ b/DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_relation_isovariables.py @@ -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 diff --git a/DaVinciExamples/tests/qmtest/tupling.qms/test_davinci_tupling_weightedrelation_trackvariables.qmt b/DaVinciExamples/tests/qmtest/tupling.qms/test_davinci_tupling_relation_isovariables.qmt similarity index 91% rename from DaVinciExamples/tests/qmtest/tupling.qms/test_davinci_tupling_weightedrelation_trackvariables.qmt rename to DaVinciExamples/tests/qmtest/tupling.qms/test_davinci_tupling_relation_isovariables.qmt index f26015bf67ea1a7c32056251c6eb6b0226c03fdc..76d0b95dac68d5d689569fd247cbc48efe014386 100644 --- a/DaVinciExamples/tests/qmtest/tupling.qms/test_davinci_tupling_weightedrelation_trackvariables.qmt +++ b/DaVinciExamples/tests/qmtest/tupling.qms/test_davinci_tupling_relation_isovariables.qmt @@ -15,7 +15,7 @@ <extension class="GaudiTest.GaudiExeTest" kind="test"> <argument name="program"><text>lbexec</text></argument> <argument name="args"><set> - <text>DaVinciExamples.tupling.option_davinci_tupling_weightedrelation_trackvariables:main</text> + <text>DaVinciExamples.tupling.option_davinci_tupling_relation_isovariables:main</text> </set></argument> <argument name="options_yaml_fn"><text>$DAVINCIEXAMPLESROOT/example_data/spruce_b2jpsik_opt.yaml</text></argument> <argument name="extra_options_yaml"><text> @@ -28,7 +28,7 @@ input_process: Turbo </text></argument> <argument name="timeout"><integer>3600</integer></argument> - <argument name="reference"><text>$DAVINCIEXAMPLESROOT/tests/refs/test_davinci_tupling_weightedrelation_trackvariables.ref</text></argument> + <argument name="reference"><text>$DAVINCIEXAMPLESROOT/tests/refs/test_davinci_tupling_relation_isovariables.ref</text></argument> <argument name="validator"><text> findReferenceBlock("""Tuple SUCCESS ID=DecayTree Title="DecayTree" #items=34 {EVENTNUMBER,RUNNUMBER,B_THOR_P,B_THOR_PT,B_THOR_MASS,B_First_P,B_First_PT,B_Sum_P}""") countErrorLines({"FATAL":0, "ERROR":0}) diff --git a/DaVinciExamples/tests/refs/test_davinci_tupling_weightedrelation_trackvariables.ref b/DaVinciExamples/tests/refs/test_davinci_tupling_relation_isovariables.ref similarity index 100% rename from DaVinciExamples/tests/refs/test_davinci_tupling_weightedrelation_trackvariables.ref rename to DaVinciExamples/tests/refs/test_davinci_tupling_relation_isovariables.ref diff --git a/DaVinciExamples/tests/refs/test_davinci_tupling_weightedrelation_trackvariables.ref.detdesc b/DaVinciExamples/tests/refs/test_davinci_tupling_relation_isovariables.ref.detdesc similarity index 100% rename from DaVinciExamples/tests/refs/test_davinci_tupling_weightedrelation_trackvariables.ref.detdesc rename to DaVinciExamples/tests/refs/test_davinci_tupling_relation_isovariables.ref.detdesc