[Evtgen] [GIT] EvtGen, branch master updated: Rewrite decisions on decay mode and daughters ordering in DDALITZ model

evtgen at projects.hepforge.org evtgen at projects.hepforge.org
Fri May 5 15:13:23 BST 2017


    The project "EvtGen":

    The branch, master has been updated
       via  9b23a8fb5e0a5de7549756888ef1540e56448168 (commit)
       via  e03a4fdb4fd946abe3e924f3946cf3aa0b0550a4 (commit)
      from  fcd9fc0f770d2a4ab7378b1c1bfa98d23e2c76b2 (commit)


- Log -----------------------------------------------------------------
commit 9b23a8fb5e0a5de7549756888ef1540e56448168
Author: Michal Kreps <michal.kreps at cern.ch>
Date:   Fri May 5 15:12:14 2017 +0100

Rewrite decisions on decay mode and daughters ordering in DDALITZ model
using sorting.

commit e03a4fdb4fd946abe3e924f3946cf3aa0b0550a4
Author: Michal Kreps <michal.kreps at cern.ch>
Date:   Fri May 5 11:54:08 2017 +0100

Prototype of ordering daughters in DDALITZ.

Modify way how we decide which decay we have and in which order daughters
were passed for DDALITZ decay model. In new version, we first sort daughter
ids and then compress all comparisons to single statement per mother and
daughters. Once code is correct for one ordering of daughters, it is
correct for all other orderings. In this commit flags 1 and 2 are
rewritten.

-----------------------------------------------------------------------

Summary of changes:
 src/EvtGenModels/EvtDDalitz.cpp |  501 ++++++++++++++++++++-------------------
 1 file changed, 263 insertions(+), 238 deletions(-)

-- 
EvtGen


More information about the Evtgen mailing list