Skip to content
Snippets Groups Projects
Commit 143a0693 authored by Davide Fazzini's avatar Davide Fazzini
Browse files

fix standardparticles bug

parent 5b02624d
No related branches found
No related tags found
2 merge requests!1103Draft: Add AnalysisHelpers to DaVinci Stack,!405DV tests update
Pipeline #1740546 passed
......@@ -17,9 +17,9 @@
# @date 2017-05-16
# =============================================================================
from StandardParticles import StdTightKaons as kaons
from PhysConf.Selections import AutomaticData
kaons = AutomaticData('Phys/StdTightKaons/Particles')
from PhysConf.Selections import RebuildSelection
kaons = RebuildSelection ( kaons )
......
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