diff --git a/DaVinciTests/tests/options/DVTestDecayTreeTuple-MC2010.py b/DaVinciTests/tests/options/DVTestDecayTreeTuple-MC2010.py index 877146d36b0c76d660ad57e6bbb6e0bd16c9d633..76796fa44af9cd04752ff59703610adee72d8e3c 100755 --- a/DaVinciTests/tests/options/DVTestDecayTreeTuple-MC2010.py +++ b/DaVinciTests/tests/options/DVTestDecayTreeTuple-MC2010.py @@ -18,7 +18,7 @@ MessageSvc().Format = "% F%30W%S%7W%R%T %0W%M" from StrippingConf.Configuration import StrippingConf from StrippingConf.StrippingStream import StrippingStream from StrippingArchive.Utils import lineBuilder -lineBuilder = lineBuilder('Stripping17', 'BetaS') +lineBuilder = lineBuilder('Stripping29r2', 'BetaS') line = lineBuilder.lineFromName('StrippingBetaSBd2JpsiKsDetachedLine') stream = StrippingStream("B2JpsiXTest", Lines = [line]) sc = StrippingConf()