1 if runArgs.trfSubstepName ==
'afterburn':
2 include(
"EvtGen_i/EvtGen_Fragment.py")
3 evgenConfig.auxfiles += [
'inclusiveP8DsDPlus.pdt']
4 genSeq.EvtInclusiveDecay.pdtFile =
"inclusiveP8DsDPlus.pdt"
5 genSeq.EvtInclusiveDecay.readExisting =
True
10 if hasattr(testSeq,
"FixHepMC"):
11 fixSeq.remove(FixHepMC)
13 if hasattr(testSeq,
"TestHepMC"):
16 if "Sherpa" in evgenConfig.generators:
17 genSeq.EvtInclusiveDecay.whiteList.remove(10411)
18 genSeq.EvtInclusiveDecay.whiteList.remove(-10411)
19 genSeq.EvtInclusiveDecay.whiteList.remove(10421)
20 genSeq.EvtInclusiveDecay.whiteList.remove(-10421)
21 genSeq.EvtInclusiveDecay.whiteList.remove(-10423)
22 genSeq.EvtInclusiveDecay.whiteList.remove(10423)
23 genSeq.EvtInclusiveDecay.whiteList.remove(10431)
24 genSeq.EvtInclusiveDecay.whiteList.remove(-10431)
25 genSeq.EvtInclusiveDecay.whiteList.remove(-10433)
26 genSeq.EvtInclusiveDecay.whiteList.remove(10433)
27 genSeq.EvtInclusiveDecay.whiteList.remove(-20433)
28 genSeq.EvtInclusiveDecay.whiteList.remove(20433)
30 postSeq.CountHepMC.CorrectRunNumber =
True