Page MenuHomeHEPForge
Feed Advanced Search

Sep 9 2020

tlatham renamed T49: Define and document Laura++ code formatting style, conventions, contributing procedures, etc. from Define code formatting style and draft CONTRIBUTING document to Define and document Laura++ code formatting style, conventions, contributing procedures, etc..
Sep 9 2020, 10:51 AM · Laura
tlatham triaged T114: Write CONTRIBUTING document as Normal priority.
Sep 9 2020, 10:41 AM · Laura
tlatham triaged T113: Define other code formatting and naming conventions as Normal priority.
Sep 9 2020, 10:40 AM · Laura
tlatham triaged T111: Create clang-format style config file as Normal priority.
Sep 9 2020, 10:39 AM · Laura

Sep 3 2020

tlatham accepted rLAURA79017c77f404: Take average mistag directly from the provided user histogram.

OK great, yes confirm the changes in rLAURA696d6d44a70e fix these concerns.

Sep 3 2020, 5:42 PM

Sep 2 2020

tlatham raised a concern with rLAURA79017c77f404: Take average mistag directly from the provided user histogram.
Sep 2 2020, 1:55 PM
tlatham created T110: Typo in DECAY.DEC.
Sep 2 2020, 1:37 PM · Restricted Project

Aug 21 2020

tlatham added a task to D34: Add EvtEtaLLPiPi model.: T109: New EvtGen model for eta' -> mu mu pi pi or e e pi pi decays.
Aug 21 2020, 8:08 PM · Restricted Project
tlatham added a revision to T109: New EvtGen model for eta' -> mu mu pi pi or e e pi pi decays: D34: Add EvtEtaLLPiPi model..
Aug 21 2020, 8:08 PM · Restricted Project
tlatham added a comment to T108: Add capability for testing decay models within CI pipeline.

The CI build in the gitlab mirror of EvtGen is now working.
I've also committed the necessary changes to switch to using jsoncpp from LCG.
The build and test run successfully and you can see the details of the CI pipeline here:
https://gitlab.cern.ch/evtgen/evtgen/-/pipelines/1883808
I'm running everything in LCG_98 now because that includes the new versions of Photos and Tauola that include HepMC3 (btw it also includes EvtGen 2.0.0). There are now 4 builds:

  • gcc9-opt
  • gcc9-dbg
  • gcc10-opt
  • clang10-opt

and a test that uses the gcc9-dbg build. At present the test just runs your testDecayModel on one of the example json files you provided.
One thing I've noted is that the lack of a reference file does not result in the test exiting with a failure code, so that's something we need to look at.
The next step will be to analyse the contents of the push to see what files have changed and based on that work out what tests need to be run, etc.

Aug 21 2020, 6:24 PM · Restricted Project
tlatham moved T109: New EvtGen model for eta' -> mu mu pi pi or e e pi pi decays from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 21 2020, 6:17 PM · Restricted Project
tlatham committed rEVTGENdd90a034cbf6: Use external build of jsoncpp (authored by tlatham).
Use external build of jsoncpp
Aug 21 2020, 5:52 PM
tlatham committed rEVTGENc5a613effade: Fix CI script build command (authored by tlatham).
Fix CI script build command
Aug 21 2020, 5:52 PM
tlatham committed rEVTGEN5a322ad69fff: Bugfix for gitlab CI script (authored by tlatham).
Bugfix for gitlab CI script
Aug 21 2020, 4:15 PM
tlatham committed rEVTGEN1815b83712e4: Some improvement to gitlab CI script (authored by tlatham).
Some improvement to gitlab CI script
Aug 21 2020, 4:01 PM
tlatham committed rEVTGEN7d4bc7efbce1: Add draft gitlab CI script (authored by tlatham).
Add draft gitlab CI script
Aug 21 2020, 12:48 AM

Aug 19 2020

tlatham committed rLAURAc5c3deef08af: Merge branch 'master' into timedep-branch (authored by tlatham).
Merge branch 'master' into timedep-branch
Aug 19 2020, 9:02 PM
tlatham closed T93: Use of "effective mass" unnecessary for resonance above upper kinematic limit as Resolved.
Aug 19 2020, 4:17 PM · Laura
tlatham committed rLAURAe33368971695: Remove explicit normalisation of numerator Blatt-Weisskopf factors (authored by tlatham).
Remove explicit normalisation of numerator Blatt-Weisskopf factors
Aug 19 2020, 4:16 PM
tlatham added a comment to T108: Add capability for testing decay models within CI pipeline.
In T108#1684, @jback wrote:

The idea is to run a test doing:

./testDecayModel jsonFiles/example.json

where the json file defines the decay model, particles, parameters and histograms, as well as a reference file for comparison. We could then test the chi-squared values and print out a warning message if there is a large difference.
This then allows us to use this single test program to compare many decay models, which could then replace evtgenlhc_test1 and do_tests, without writing additional C++ code (unless we want to add other histogram distribution types).

Aug 19 2020, 11:24 AM · Restricted Project

Jul 27 2020

tlatham changed the visibility for T98: Doxygenate the code.
Jul 27 2020, 10:09 AM · Restricted Project
tlatham renamed T29: Define code formatting style and contributing policies for EvtGen from Define code formatting style for EvtGen to Define code formatting style and contributing policies for EvtGen.
Jul 27 2020, 10:08 AM · Restricted Project
tlatham changed the visibility for T13: Modernize EvtGen.
Jul 27 2020, 10:08 AM · Restricted Project
tlatham changed the visibility for T105: Prefer inclusive language.
Jul 27 2020, 10:08 AM · Restricted Project
tlatham changed the visibility for T97: Prepare a script that would convert decay databases between different major generators .
Jul 27 2020, 10:08 AM · Restricted Project
tlatham changed the visibility for T95: Create separate repository of more complex examples.
Jul 27 2020, 10:07 AM · Laura
tlatham changed the visibility for T93: Use of "effective mass" unnecessary for resonance above upper kinematic limit.
Jul 27 2020, 10:07 AM · Laura
tlatham changed the visibility for T106: Prefer inclusive language.
Jul 27 2020, 10:06 AM · Laura
tlatham renamed T49: Define and document Laura++ code formatting style, conventions, contributing procedures, etc. from Create clang-format style config file to Define code formatting style and draft CONTRIBUTING document.
Jul 27 2020, 10:06 AM · Laura
tlatham created T106: Prefer inclusive language.
Jul 27 2020, 10:05 AM · Laura
tlatham created T105: Prefer inclusive language.
Jul 27 2020, 9:12 AM · Restricted Project

Jul 20 2020

tlatham added a member for Laura: axu.
Jul 20 2020, 4:27 PM
tlatham added a member for Laura: andylhcb.
Jul 20 2020, 4:26 PM

May 22 2020

tlatham committed rLAURAa173e71317ca: Fix uninitialised LauIsobarDynamics::calculateRhoOmegaFitFractions_ (authored by tlatham).
Fix uninitialised LauIsobarDynamics::calculateRhoOmegaFitFractions_
May 22 2020, 4:08 PM
tlatham committed rLAURAbf38e5fc6439: Fix uninitialised LauIsobarDynamics::calculateRhoOmegaFitFractions_ (authored by tlatham).
Fix uninitialised LauIsobarDynamics::calculateRhoOmegaFitFractions_
May 22 2020, 4:06 PM

Apr 28 2020

tlatham updated the task description for T98: Doxygenate the code.
Apr 28 2020, 4:14 PM · Restricted Project
tlatham triaged T98: Doxygenate the code as Normal priority.
Apr 28 2020, 4:14 PM · Restricted Project

Apr 27 2020

tlatham added a comment to T29: Define code formatting style and contributing policies for EvtGen.

The clang-format part of this is essentially done.
The naming conventions etc. are still to be unified and written down.
Similarly, the rest of the CONTRIBUTING document needs to be written.

Apr 27 2020, 6:23 PM · Restricted Project

Apr 24 2020

tlatham committed rEVTGEN23c973a27630: Set version in setupEvtGen.sh to R02-00-00 (authored by tlatham).
Set version in setupEvtGen.sh to R02-00-00
Apr 24 2020, 5:29 PM
tlatham committed rEVTGEN5fddf94d32ee: Add tag point in History (authored by tlatham).
Add tag point in History
Apr 24 2020, 5:10 PM

Apr 23 2020

tlatham committed rEVTGEN1ce388be54ec: Fix warnings from clang10 (authored by tlatham).
Fix warnings from clang10
Apr 23 2020, 5:09 PM
tlatham committed rEVTGENa01cb129aeb3: Fix compilation issue exposed by header reordering (authored by tlatham).
Fix compilation issue exposed by header reordering
Apr 23 2020, 3:46 PM
tlatham committed rEVTGEN4492c9568c0e: Apply copyright and licence notices to all relevant files (authored by tlatham).
Apply copyright and licence notices to all relevant files
Apr 23 2020, 3:07 PM
tlatham committed rEVTGEN1841abf1ab8a: Add COPYING, AUTHORS, and clean-up all source files (authored by tlatham).
Add COPYING, AUTHORS, and clean-up all source files
Apr 23 2020, 3:07 PM
tlatham committed rEVTGENef6083cdd498: Small fix to clang-format to account for HepMC3 in ordering of includes (authored by tlatham).
Small fix to clang-format to account for HepMC3 in ordering of includes
Apr 23 2020, 3:07 PM
tlatham committed rEVTGEN1295cdcaff00: Fix issue with setting of EVTGEN_DATA_DIR (authored by tlatham).
Fix issue with setting of EVTGEN_DATA_DIR
Apr 23 2020, 3:07 PM

Apr 16 2020

tlatham triaged T95: Create separate repository of more complex examples as Normal priority.
Apr 16 2020, 12:21 PM · Laura

Apr 14 2020

tlatham committed rLAURA3c923b16c3cb: Few improvements/fixes to CMake infrastructure (authored by tlatham).
Few improvements/fixes to CMake infrastructure
Apr 14 2020, 2:31 PM
tlatham committed rLAURAc608a2d9d0bd: Few improvements/fixes to CMake infrastructure (authored by tlatham).
Few improvements/fixes to CMake infrastructure
Apr 14 2020, 2:31 PM

Apr 9 2020

tlatham committed rEVTGENe34cbe9a9cc3: Revise standalone install script to install all pkgs in same prefix (authored by tlatham).
Revise standalone install script to install all pkgs in same prefix
Apr 9 2020, 5:18 PM
tlatham committed rEVTGEN1000e03ed667: Apply clang-format and fix compilation errors resulting from reordering of… (authored by tlatham).
Apply clang-format and fix compilation errors resulting from reordering of…
Apr 9 2020, 4:57 PM
tlatham committed rEVTGENa10ca89b3111: One small modernisation to match EvtPhotosEngine with EvtTauolaEngine (authored by tlatham).
One small modernisation to match EvtPhotosEngine with EvtTauolaEngine
Apr 9 2020, 4:57 PM

Apr 7 2020

tlatham committed rEVTGEN9ddc0527d591: Merge branch 'modernize' (authored by tlatham).
Merge branch 'modernize'
Apr 7 2020, 6:12 PM

Apr 3 2020

tlatham committed rEVTGENc5b90c9f8438: Merge branch 'smallerissuesav4', closes D24 (authored by tlatham).
Merge branch 'smallerissuesav4', closes D24
Apr 3 2020, 1:22 PM

Apr 2 2020

tlatham updated the task description for T93: Use of "effective mass" unnecessary for resonance above upper kinematic limit.
Apr 2 2020, 4:51 PM · Laura
tlatham triaged T93: Use of "effective mass" unnecessary for resonance above upper kinematic limit as Normal priority.
Apr 2 2020, 4:49 PM · Laura

Mar 12 2020

tlatham committed rEVTGENad39ea975d6e: Merge branch 'smallerissuesav3', closes D22 (authored by tlatham).
Merge branch 'smallerissuesav3', closes D22
Mar 12 2020, 10:29 AM

Mar 6 2020

tlatham committed rEVTGEN3e664c1cd52c: Housekeeping of CMake scripts (authored by tlatham).
Housekeeping of CMake scripts
Mar 6 2020, 5:47 PM
tlatham committed rEVTGENf5336bec5843: Merge branch 'hepmc3nointernal', closes T90 (authored by tlatham).
Merge branch 'hepmc3nointernal', closes T90
Mar 6 2020, 10:10 AM

Feb 25 2020

tlatham changed the edit policy for T13: Modernize EvtGen.
Feb 25 2020, 10:47 AM · Unknown Object (Project)

Feb 13 2020

tlatham committed rEVTGEN9c32f5fc5ced: Fix apparent variable shadowing bug in EvtPropSLPole (authored by tlatham).
Fix apparent variable shadowing bug in EvtPropSLPole
Feb 13 2020, 1:13 PM
tlatham committed rEVTGEN8dad424923ec: Remove unused private members from EvtbTosllScalarAmp and EvtbTosllVectorAmp (authored by tlatham).
Remove unused private members from EvtbTosllScalarAmp and EvtbTosllVectorAmp
Feb 13 2020, 1:13 PM
tlatham committed rEVTGEN03ffce3d45c9: Some reasonably trivial changes to remove warnings under clang8 (authored by tlatham).
Some reasonably trivial changes to remove warnings under clang8
Feb 13 2020, 1:13 PM

Feb 11 2020

tlatham committed rEVTGEN6bd54964d92e: Ensure successful build with gcc9 (authored by tlatham).
Ensure successful build with gcc9
Feb 11 2020, 6:49 PM
tlatham committed rEVTGENdcb6542d3c34: Tweak clang-format config and add script to apply to all files (authored by tlatham).
Tweak clang-format config and add script to apply to all files
Feb 11 2020, 6:49 PM
tlatham committed rLAURA7e9b0765e442: Merge branch 'master' into timedep-branch (authored by tlatham).
Merge branch 'master' into timedep-branch
Feb 11 2020, 11:25 AM

Dec 12 2019

tlatham committed rLAURA71b628c30741: Merge branch 'T76-bugfix', fixes T76 (authored by tlatham).
Merge branch 'T76-bugfix', fixes T76
Dec 12 2019, 1:32 PM
tlatham committed rLAURA94d12efedb68: Fix also generated background yield problem in LauCPFitModel (authored by tlatham).
Fix also generated background yield problem in LauCPFitModel
Dec 12 2019, 1:22 PM

Dec 4 2019

tlatham committed rLAURAb9ad46aed165: Specify ROOT minimum version 6.14 (authored by tlatham).
Specify ROOT minimum version 6.14
Dec 4 2019, 12:28 PM

Nov 21 2019

tlatham committed rLAURA33651572b701: Add QuasiFlatSqDalitz example (authored by tlatham).
Add QuasiFlatSqDalitz example
Nov 21 2019, 3:44 PM
tlatham closed T33: Adopt CMake build system as Resolved.

Changes merged into master branch

Nov 21 2019, 3:24 PM · Laura

Nov 20 2019

tlatham committed rLAURA2bc5eb88750c: Remove flooring of yields before passing as rate value to Poisson generator (authored by tlatham).
Remove flooring of yields before passing as rate value to Poisson generator
Nov 20 2019, 3:06 PM
tlatham committed rLAURAb80360bc3c5a: Use CMake variable for project URL in Doxygen main page (authored by tlatham).
Use CMake variable for project URL in Doxygen main page
Nov 20 2019, 9:35 AM

Nov 19 2019

tlatham added a comment to T33: Adopt CMake build system.

Thanks for the checks @dpohanlon. I've committed the required changes to the script to make it OK for python 3 in rLAURA5cbd960c5bb7.
Will wait to see if anyone else finds any problems, otherwise I'll merge this into master tomorrow.

Nov 19 2019, 2:43 PM · Laura
tlatham committed rLAURA5cbd960c5bb7: Make python script python3 compatible (authored by tlatham).
Make python script python3 compatible
Nov 19 2019, 2:38 PM
tlatham updated subscribers of T33: Adopt CMake build system.

I believe that this task is now completed.
@jback, @mwhitehe, @dpohanlon could one or more of you please test this and report back on this task?
The README has been updated with new instructions, so please clone the package, switch to the cmake branch and then try to follow those to build the library, examples and documentation. Try running some of the examples (including the python one) from the install location.

Nov 19 2019, 12:06 PM · Laura
tlatham committed rLAURA90f90a685457: Add recommendation of LCG views to README (authored by tlatham).
Add recommendation of LCG views to README
Nov 19 2019, 12:01 PM
tlatham committed rLAURA98757438eb22: Include installation of python version of GenFit3pi (authored by tlatham).
Include installation of python version of GenFit3pi
Nov 19 2019, 11:41 AM

Nov 18 2019

tlatham committed rLAURA6398c616b591: Document building against this project (authored by tlatham).
Document building against this project
Nov 18 2019, 1:39 PM
tlatham committed rLAURAfd7dad36e9b6: Add installation of rootmap and pcm files (authored by tlatham).
Add installation of rootmap and pcm files
Nov 18 2019, 1:39 PM

Nov 13 2019

tlatham added a comment to T33: Adopt CMake build system.

Everything seems to build OK on gcc8, gcc9 and clang8 on CentOS 7 as well as clang10 on MacOS 10.14

Nov 13 2019, 5:29 PM · Laura
tlatham committed rLAURA6fcbbf8dab62: Fixes and improvements to README (authored by tlatham).
Fixes and improvements to README
Nov 13 2019, 5:08 PM

Nov 8 2019

tlatham committed rLAURA230caa45c1ea: Fix some minor Doxygen issues in source files (authored by tlatham).
Fix some minor Doxygen issues in source files
Nov 8 2019, 3:49 PM
tlatham committed rLAURA1bfc8fe44ac4: Add git ignore file (authored by tlatham).
Add git ignore file
Nov 8 2019, 3:49 PM
tlatham committed rLAURA9e906f5dfb16: Automate building of the Doxygen documentation (authored by tlatham).
Automate building of the Doxygen documentation
Nov 8 2019, 3:49 PM

Nov 6 2019

tlatham committed rLAURAcd65b0a4227d: First draft of CMake build system (authored by tlatham).
First draft of CMake build system
Nov 6 2019, 6:39 PM

Nov 4 2019

tlatham closed T32: Migration of repository to git as Resolved.

The git repository for the code is now public and has been announced on the mailing list.
The repository for the documentation will remain visible only to Laura members.

Nov 4 2019, 5:51 PM · Laura
tlatham changed the visibility for T31: Add dedicated documentation of the integration scheme.
Nov 4 2019, 11:39 AM · Laura
tlatham changed the visibility for T32: Migration of repository to git.
Nov 4 2019, 11:39 AM · Laura
tlatham changed the visibility for T33: Adopt CMake build system.
Nov 4 2019, 11:39 AM · Laura
tlatham changed the visibility for T34: Modernisation of the code to C++17.
Nov 4 2019, 11:39 AM · Laura
tlatham changed the visibility for T49: Define and document Laura++ code formatting style, conventions, contributing procedures, etc..
Nov 4 2019, 11:38 AM · Laura
tlatham changed the visibility for T40: Allow convolutions of PDFs.
Nov 4 2019, 11:38 AM · Laura
tlatham changed the visibility for T41: Asymmetric errors on remaining histogram classes.
Nov 4 2019, 11:38 AM · Laura
tlatham changed the visibility for T44: Allow correlated uncertainties on an efficiency histogram.
Nov 4 2019, 11:38 AM · Laura
tlatham changed the visibility for T43: Improve handling of cut-off in LASS amplitude.
Nov 4 2019, 11:37 AM · Laura
tlatham changed the visibility for T47: Extend LauArgusPdf to the generalised form where p is not fixed to 1/2.
Nov 4 2019, 11:37 AM · Laura
tlatham changed the visibility for T60: Extend the ability to load parameter values from fit results files to LauSimpleFitModel.
Nov 4 2019, 11:37 AM · Laura
tlatham changed the visibility for T36: Decay time dependent fit model.
Nov 4 2019, 11:37 AM · Laura
tlatham changed the visibility for T37: Further efficiency savings in integral code.
Nov 4 2019, 11:37 AM · Laura