Skip to content
Snippets Groups Projects

[Futurev4] fix failing tests

Merged Michal Mazurek requested to merge Futurev3_fix_failing_tests into Futurev4
All threads resolved!
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -238,6 +238,8 @@ class Gauss(LHCbConfigurableUser):
self.setOtherProps(LHCbApp(), [
"EvtMax", "EnableHive", "ThreadPoolSize", "DataType"])
Gaussino().ParticleTable = 'git:///param/ParticleTable.txt'
# Propagate beam settings for compatibility with existing option files
from Gaussino.Generation import GenPhase
self.setOtherProps(GenPhase(), [
Loading