Page MenuHomeHEPForge
Feed Advanced Search

Dec 21 2018

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. (authored by jback).
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. (authored by jback).
Modernise EvtBLLNuL with suggestions from Michal.
Dec 18 2018, 5:49 PM

Dec 7 2018

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

Nov 12 2018

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

Nov 5 2018

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

Oct 17 2018

jback committed rEVTGENfa545b979b4a: Add various decay models from LHCb EvtGenExtras package. (authored by jback).
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) (authored by jback).
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. (authored by jback).
Updated setupEvtGen.sh to work with the new HepForge Phabricator site.
Oct 5 2018, 12:31 PM