Page MenuHomeHEPForge
Feed Advanced Search

Jan 30 2019

jback committed rEVTGEN603f6890de84: Fix modernization compiler errors and warnings..
Jan 30 2019, 2:35 PM
jback committed rEVTGEN2137c4de5590: Update EvtParser and EvtSLDiBaryonAmp from master..
Jan 30 2019, 1:16 PM
jback committed rEVTGEN6bad14ee319b: Merge remote-tracking branch 'origin/cmake' into modernize.
Jan 30 2019, 1:16 PM

Jan 24 2019

jback committed rEVTGEN835ba6053ca2: Include parity factor for vector terms in EvtSLDiBaryonAmp..
Jan 24 2019, 5:29 PM

Jan 21 2019

jback committed rEVTGEN6b06970092eb: Correct B 4-momentum in EvtSLDiBaryonAmp for the BToDiBaryonlnupQCD model..
Jan 21 2019, 12:16 PM

Dec 24 2018

jback added a comment to T13: Modernize EvtGen.

I tried gcc 6.3.0 and the configure script has been modified to enable C++14, although the corresponding environment variable is still called CPP11.

Dec 24 2018, 3:52 PM · Restricted Project

Dec 21 2018

jback claimed T13: Modernize EvtGen.
Dec 21 2018, 7:34 PM · Restricted Project
jback added a comment to T13: Modernize EvtGen.

LHCb repository uses report() for print statements while our version uses EvtGenReport(). Used the following sed-like commands to change these lines:

Dec 21 2018, 7:22 PM · Restricted Project
jback added a comment to T13: Modernize EvtGen.

There are compilation problems, specifically private copy constructors in EvtItgPtrFunction and related classes, giving errors when auto and make_unique are used in EvtBtoXsgammaKagan, for example. Similar issues occur for
EvtRareLbToLll, EvtVubBLNP and EvtVubNLO. Could be compiler-version dependent?

Dec 21 2018, 6:51 PM · Restricted Project
jback triaged T13: Modernize EvtGen as Normal priority.
Dec 21 2018, 6:49 PM · Restricted Project
jback committed rEVTGENb240d9114f86: Import C++ modernization changes from Gerhard Raven..
Dec 21 2018, 6:34 PM

Dec 18 2018

jback committed rEVTGEN56c01564bee8: Modernise EvtBLLNuL with suggestions from Michal..
Dec 18 2018, 5:49 PM

Dec 7 2018

jback committed rEVTGENa1ba8f7f1f29: Remove unneeded Fortran random number interace..
Dec 7 2018, 5:58 PM
jback committed rEVTGENbdb32577dff3: Added the EvtBLLNuL (BLLNUL) model; removed EvtB2MuMuMuNu..
Dec 7 2018, 5:53 PM

Nov 12 2018

jback committed rEVTGEN1265ef19aa67: Remove unneeded Fortran include files..
Nov 12 2018, 5:12 PM

Nov 5 2018

jback committed rEVTGEN4bb9f6e86876: Added the BToDiBaryonlnupQCD model..
Nov 5 2018, 11:38 AM

Oct 17 2018

jback committed rEVTGENfa545b979b4a: Add various decay models from LHCb EvtGenExtras package..
Oct 17 2018, 5:55 PM
jback committed rEVTGEN45ce62c78faa: Fix compilation warnings in EvtLambdaB2LambdaV (ambiguous if statements).
Oct 17 2018, 4:56 PM

Oct 5 2018

jback committed rEVTGENfb6168d1c58e: Updated setupEvtGen.sh to work with the new HepForge Phabricator site..
Oct 5 2018, 12:31 PM