Skip to content
Snippets Groups Projects

Fix tests for PrintDecayTree modernisation

Merged Patrick Koppenburg requested to merge pkoppenb-PrintDecayTree into master
3 files
+ 11
18
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -88,7 +88,7 @@ DaVinci().CondDBtag = "sim-20171127-vc-md100"
DaVinci().DDDBtag = "dddb-20171126"
from Configurables import StoreExplorerAlg, PrintDecayTree
PrintDecayTree().Inputs = [ location ]
PrintDecayTree(Input = location )
DaVinci().MoniSequence = [
cheatsel,
tag,
Loading