[Evtgen] [GIT] EvtGen, branch master updated: Switch from Fortran to C++ code in EvtBToKpipiCP

evtgen at projects.hepforge.org evtgen at projects.hepforge.org
Fri Sep 9 11:55:45 BST 2016


    The project "EvtGen":

    The branch, master has been updated
       via  0607e0114d1c1e7b8c3d4cdc710c94c562440de9 (commit)
       via  85653d7ec1f5440f3f2dd72b8bba27df2a433127 (commit)
       via  1d1072aa54b466b6bec28550f773120aa279659b (commit)
       via  8a67eed38708231429a397ef24fcd165957c798e (commit)
       via  d85644a94bcab43e2579ddb6377399c138b3fa4b (commit)
      from  146b7b4fb8e47769602abdf74b0f77b3216a4257 (commit)


- Log -----------------------------------------------------------------
commit 0607e0114d1c1e7b8c3d4cdc710c94c562440de9
Author: Michal Kreps <M.Kreps at warwick.ac.uk>
Date:   Thu Sep 8 22:08:44 2016 +0100

Switch from Fortran to C++ code in EvtBToKpipiCP

commit 85653d7ec1f5440f3f2dd72b8bba27df2a433127
Author: Michal Kreps <M.Kreps at warwick.ac.uk>
Date:   Thu Sep 8 18:54:37 2016 +0100

Improve coding style

commit 1d1072aa54b466b6bec28550f773120aa279659b
Author: Michal Kreps <M.Kreps at warwick.ac.uk>
Date:   Thu Sep 8 18:53:28 2016 +0100

Some renaming of functions to better names

commit 8a67eed38708231429a397ef24fcd165957c798e
Author: Michal Kreps <M.Kreps at warwick.ac.uk>
Date:   Thu Sep 8 18:46:16 2016 +0100

Some code unification in EvtBTo3hCP

commit d85644a94bcab43e2579ddb6377399c138b3fa4b
Author: Michal Kreps <M.Kreps at warwick.ac.uk>
Date:   Thu Sep 8 17:34:33 2016 +0100

BTo3hadrons code rewritten from FORTRAN

This is initial version of code, which will still be modified to decrease
amount of repeated code. For now it is not yet used in actual model, where
old FORTRAN code is kept.

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

Summary of changes:
 EvtGenModels/EvtBTo3hCP.hh         |  122 ++++
 EvtGenModels/EvtBToKpipiCP.hh      |    4 +
 src/EvtGenModels/EvtBTo3hCP.cpp    | 1279 ++++++++++++++++++++++++++++++++++++
 src/EvtGenModels/EvtBToKpipiCP.cpp |   43 +-
 4 files changed, 1413 insertions(+), 35 deletions(-)
 create mode 100644 EvtGenModels/EvtBTo3hCP.hh
 create mode 100644 src/EvtGenModels/EvtBTo3hCP.cpp

-- 
EvtGen


More information about the Evtgen mailing list