Page MenuHomeHEPForge
Feed All Stories

Jun 20 2024

abudinen closed D121: Introduced function to set seed..
Jun 20 2024, 5:39 PM · Restricted Project
abudinen committed rEVTGEN05f01ef02000: Introduced function to set seed. (authored by abudinen).
Introduced function to set seed.
Jun 20 2024, 5:39 PM
jback accepted D121: Introduced function to set seed..

Code looks OK. Thanks for the info about the thread safety aspects.

Jun 20 2024, 5:33 PM · Restricted Project
abudinen added inline comments to D121: Introduced function to set seed..
Jun 20 2024, 5:27 PM · Restricted Project
jback added inline comments to D121: Introduced function to set seed..
Jun 20 2024, 5:16 PM · Restricted Project
tlatham added inline comments to D121: Introduced function to set seed..
Jun 20 2024, 3:34 PM · Restricted Project
jback added inline comments to D121: Introduced function to set seed..
Jun 20 2024, 3:21 PM · Restricted Project
Peter Richardson <peter.richardson@durham.ac.uk>[ui] committed rTHEPEGHG4d9b876a31b6: update doxygen inputs.
update doxygen inputs
Jun 20 2024, 3:09 PM
Peter Richardson <peter.richardson@durham.ac.uk>[ui] committed rTHEPEGHG4b3e46c00457: update version number.
update version number
Jun 20 2024, 3:09 PM
Peter Richardson <peter.richardson@durham.ac.uk>[ui] committed rTHEPEGHGcc8c73a28787: update doxygen config.
update doxygen config
Jun 20 2024, 3:09 PM
abudinen updated the task description for T253: Review and standardise use of integer types.
Jun 20 2024, 2:48 PM · Restricted Project
abudinen updated the diff for D121: Introduced function to set seed..
  • Updated History.
Jun 20 2024, 2:29 PM · Restricted Project
abudinen changed the visibility for D121: Introduced function to set seed..
Jun 20 2024, 2:26 PM · Restricted Project
abudinen requested review of D121: Introduced function to set seed..
Jun 20 2024, 2:26 PM · Restricted Project

Jun 19 2024

pratixanS committed rHERWIGBOOTHGd88c4a4db9a7: add warning for TheP8I installation with pythia version < 8308.
add warning for TheP8I installation with pythia version < 8308
Jun 19 2024, 10:14 PM
pratixanS committed rHERWIGBOOTHGed7ccad62b1e: TheP8I patch cleanup.
TheP8I patch cleanup
Jun 19 2024, 10:14 PM
tlatham committed rEVTGENc1ebc621d9b3: Fix compilation warnings under gcc13 and clang16 (authored by tlatham).
Fix compilation warnings under gcc13 and clang16
Jun 19 2024, 6:33 PM
abudinen closed D120: Remove "reference" field from JSON test files.
Jun 19 2024, 12:08 PM · Restricted Project
abudinen committed rEVTGEN036ab7b334ad: Remove "reference" field from JSON test files (authored by abudinen).
Remove "reference" field from JSON test files
Jun 19 2024, 12:08 PM
jback accepted D120: Remove "reference" field from JSON test files.

Changes look good.

Jun 19 2024, 11:30 AM · Restricted Project
abudinen updated the summary of D120: Remove "reference" field from JSON test files.
Jun 19 2024, 11:13 AM · Restricted Project
tlatham updated the summary of D120: Remove "reference" field from JSON test files.
Jun 19 2024, 9:28 AM · Restricted Project
tlatham added a comment to D120: Remove "reference" field from JSON test files.

Looks good to me but then they are my changes ;)
So probably best to have them checked by @jback and/or @kreps before merging.

Jun 19 2024, 9:27 AM · Restricted Project

Jun 18 2024

abudinen updated the diff for D120: Remove "reference" field from JSON test files.
  • Updated History
Jun 18 2024, 10:30 PM · Restricted Project
abudinen updated the summary of D120: Remove "reference" field from JSON test files.
Jun 18 2024, 10:24 PM · Restricted Project
abudinen requested review of D120: Remove "reference" field from JSON test files.
Jun 18 2024, 10:20 PM · Restricted Project
jback committed rEVTGEN4df81c6b805b: Add EvtD0ToKspipi DP model. (authored by jback).
Add EvtD0ToKspipi DP model.
Jun 18 2024, 1:07 PM
jback closed D119: Add EvtD0ToKspipi DP model..
Jun 18 2024, 1:07 PM · Restricted Project
tlatham accepted D119: Add EvtD0ToKspipi DP model..

Looks good, many thanks!

Jun 18 2024, 11:58 AM · Restricted Project

Jun 17 2024

aidin committed rHERWIGBOOTHG221d52b764c7: fix evtgen log genid = 1 warning.
fix evtgen log genid = 1 warning
Jun 17 2024, 4:10 PM
jback updated the diff for D119: Add EvtD0ToKspipi DP model..
  • Use EvtDalitzReso const correctness from gitlab commit c51a5f79.
Jun 17 2024, 3:21 PM · Restricted Project
Peter Richardson <peter.richardson@durham.ac.uk>[ui] committed rHERWIGHGa9560507d113: merge.
merge
Jun 17 2024, 2:49 PM
Peter Richardson <peter.richardson@durham.ac.uk>[ui] committed rHERWIGHG78f0fcd2f162: add PEExtractor to support opposite beam order for ep.
add PEExtractor to support opposite beam order for ep
Jun 17 2024, 2:49 PM
Peter Richardson <peter.richardson@durham.ac.uk>[ui] committed rHERWIGHG0aecfd3613c4: merge from trunk.
merge from trunk
Jun 17 2024, 2:49 PM
richardn committed rHERWIGHG1ce4776f690d: merge from trunk.
merge from trunk
Jun 17 2024, 2:49 PM
abudinen added a comment to D119: Add EvtD0ToKspipi DP model..
In D119#3244, @jback wrote:

Yes, adding the const functions would be good, then we can simplify retrieving the resonances for the total amplitude as suggested. What is the specific git commit I should use?

Jun 17 2024, 2:06 PM · Restricted Project
jback added a comment to D119: Add EvtD0ToKspipi DP model..

Yes, adding the const functions would be good, then we can simplify retrieving the resonances for the total amplitude as suggested. What is the specific git commit I should use?

Jun 17 2024, 2:05 PM · Restricted Project
tlatham added inline comments to D119: Add EvtD0ToKspipi DP model..
Jun 17 2024, 1:44 PM · Restricted Project
tlatham added a comment to D119: Add EvtD0ToKspipi DP model..

In the context of the thread-safety work, Fernando has been able to make EvtDalitzReso::evaluate a const function. If we were to cherry-pick those changes here we could avoid the copy of each of the EvtDalitzReso instances in EvtD0ToKspipi::calcTotAmp. What do you think?

Jun 17 2024, 1:36 PM · Restricted Project

Jun 14 2024

pratixanS committed rHERWIGBOOTHGbb29a95480ab: fix TheP8I configure flag typo.
fix TheP8I configure flag typo
Jun 14 2024, 4:59 PM

Jun 13 2024

tlatham triaged T256: Investigate use of cppyy for generating python bindings as Low priority.
Jun 13 2024, 11:02 AM · Laura

Jun 11 2024

scyboz committed rFASTJETSVN1423: ported changes from git@github.com:jetflav/IFNPlugin.git commit 6907232.
ported changes from git@github.com:jetflav/IFNPlugin.git commit 6907232
Jun 11 2024, 1:45 AM

Jun 10 2024

peter.berta committed rFASTJETSVN1422: Released version 1.0.1 of SignalFreeBackgroundEstimator.
Released version 1.0.1 of SignalFreeBackgroundEstimator
Jun 10 2024, 9:25 AM
peter.berta committed rFASTJETSVN1421: Fixed bug causing usage of the same signal seeds; Added new function to have….
Fixed bug causing usage of the same signal seeds; Added new function to have…
Jun 10 2024, 9:24 AM

Jun 7 2024

pratixanS committed rHERWIGBOOTHG4319ce1e716b: added download of TheP8I for string hadronization interface.
added download of TheP8I for string hadronization interface
Jun 7 2024, 2:31 PM

Jun 6 2024

aidin committed rTHEPEGHGacf6d2b8c948: remove deprecated namespace from Config/std.h.
remove deprecated namespace from Config/std.h
Jun 6 2024, 12:04 PM
aidin committed rTHEPEGHG6846e883820d: remove deprecated namespace from Config/std.h.
remove deprecated namespace from Config/std.h
Jun 6 2024, 11:51 AM

Jun 5 2024

Simon Plätzer <simon.plaetzer@gmail.com> committed rTHEPEGHG3db9ed44b407: fix a warning in LesHouches reader binary manipulation.
fix a warning in LesHouches reader binary manipulation
Jun 5 2024, 11:09 AM
richardn committed rTHEPEGHG5cb94af3d5b0: move form factor from PDF to new form factor class.
move form factor from PDF to new form factor class
Jun 5 2024, 11:09 AM
richardn committed rTHEPEGHG72a90149f03c: libtool updates.
libtool updates
Jun 5 2024, 11:09 AM
Peter Richardson <peter.richardson@durham.ac.uk>[ui] committed rTHEPEGHG5cb3f63e703d: changes for rivet 4.
changes for rivet 4
Jun 5 2024, 11:09 AM
pratixanS committed rHERWIGHG2f904fc4568d: Set CKM matrix in OpenLoops Interface from Herwig StandardCKM.
Set CKM matrix in OpenLoops Interface from Herwig StandardCKM
Jun 5 2024, 11:01 AM
aidin committed rHERWIGHGe082fd4ecdf8: Fix conditional checks for VBFNLO detection.
Fix conditional checks for VBFNLO detection
Jun 5 2024, 11:01 AM
Peter Richardson <peter.richardson@durham.ac.uk>[ui] committed rHERWIGHGbea0f57ed988: fix if no vbfnlo.
fix if no vbfnlo
Jun 5 2024, 11:01 AM

Jun 4 2024

pratixanS committed rHERWIGHG9fa38e1e53cc: Set CKM matrix in OpenLoops Interface from Herwig StandardCKM.
Set CKM matrix in OpenLoops Interface from Herwig StandardCKM
Jun 4 2024, 12:35 PM

Jun 3 2024

ullrich committed rSARTRESVN513: Updated for v2.
Updated for v2
Jun 3 2024, 7:45 PM
ttoll committed rSARTRESVN512.
Jun 3 2024, 7:38 PM
ttoll committed rSARTRESVN511: Added the inclusive diffraction user files.
Added the inclusive diffraction user files
Jun 3 2024, 7:32 PM
ullrich committed rSARTRESVN510: Initial Pythia generation - construction.
Initial Pythia generation - construction
Jun 3 2024, 7:05 PM
ttoll committed rSARTRESVN509: Added crossSectionRatioLT to inclusive diffraction.
Added crossSectionRatioLT to inclusive diffraction
Jun 3 2024, 6:14 PM
ullrich committed rSARTRESVN508: svn prop fix.
svn prop fix
Jun 3 2024, 5:12 PM
ullrich committed rSARTRESVN507: make svn date work 3.
make svn date work 3
Jun 3 2024, 5:09 PM
ullrich committed rSARTRESVN506: make svn date work 2.
make svn date work 2
Jun 3 2024, 5:08 PM
ullrich committed rSARTRESVN505: make svn date work.
make svn date work
Jun 3 2024, 5:04 PM
ullrich committed rSARTRESVN504: inclusive event par only printed in inc mode.
inclusive event par only printed in inc mode
Jun 3 2024, 5:02 PM
ullrich committed rSARTRESVN503: deleted.
deleted
Jun 3 2024, 5:00 PM
ullrich committed rSARTRESVN502: deleted.
deleted
Jun 3 2024, 5:00 PM
ttoll committed rSARTRESVN501.
Jun 3 2024, 4:57 PM
ttoll committed rSARTRESVN500: Added inlcusive diffraction printouts.
Added inlcusive diffraction printouts
Jun 3 2024, 4:45 PM
ullrich committed rSARTRESVN499: Added flag in settings to flag inclusibe mode..
Added flag in settings to flag inclusibe mode.
Jun 3 2024, 4:40 PM
ullrich committed rSARTRESVN498: quarkMass static.
quarkMass static
Jun 3 2024, 4:27 PM
ullrich committed rSARTRESVN497: Moved all quark masses to Constants.h.
Moved all quark masses to Constants.h
Jun 3 2024, 4:01 PM
ullrich committed rSARTRESVN496: Initial Revision.
Initial Revision
Jun 3 2024, 3:46 PM
ullrich committed rSARTRESVN495: Cleanup.
Cleanup
Jun 3 2024, 3:28 PM
ullrich committed rSARTRESVN494: Remove some member variables.
Remove some member variables
Jun 3 2024, 3:27 PM
jback changed the visibility for D119: Add EvtD0ToKspipi DP model..
Jun 3 2024, 2:38 PM · Restricted Project
jback requested review of D119: Add EvtD0ToKspipi DP model..
Jun 3 2024, 2:31 PM · Restricted Project

Jun 2 2024

jr_reuter committed rWHIZARDSVN8926: 5f0f7022f Merge branch 'fix_capitalization_error_in_makefile' into 'master'.
5f0f7022f Merge branch 'fix_capitalization_error_in_makefile' into 'master'
Jun 2 2024, 10:03 AM

Jun 1 2024

jr_reuter committed rWHIZARDSVN8925: 544b67e78 Merge branch 'tho/make-coupling_constant-restrictions-more-intuitive'….
544b67e78 Merge branch 'tho/make-coupling_constant-restrictions-more-intuitive'…
Jun 1 2024, 7:12 PM
ullrich committed rSARTRESVN493: Initial Revision.
Initial Revision
Jun 1 2024, 12:48 AM
ullrich committed rSARTRESVN492: First commit for version 2.0 (inclusive).
First commit for version 2.0 (inclusive)
Jun 1 2024, 12:37 AM
ullrich committed rSARTRESVN491: First commit for version 2.0 (inclusive).
First commit for version 2.0 (inclusive)
Jun 1 2024, 12:36 AM
ullrich committed rSARTRESVN490: Initial Revision.
Initial Revision
Jun 1 2024, 12:34 AM
ullrich committed rSARTRESVN489: Initial Revision.
Initial Revision
Jun 1 2024, 12:33 AM

May 30 2024

ttoll committed rSARTRESVN488: Added FractionOfBinsToFill.
Added FractionOfBinsToFill
May 30 2024, 4:03 PM

May 22 2024

jr_reuter committed rWHIZARDSVN8924: 278ed116b Merge branch 'gcc_update_13.2_13.3' into 'master'.
278ed116b Merge branch 'gcc_update_13.2_13.3' into 'master'
May 22 2024, 5:21 PM
abudinen updated the task description for T250: Add new plug-ins for Final-State-Radiation.
May 22 2024, 7:18 AM · Restricted Project
abudinen committed rEVTGEN7f5c4ddcb76f: Remove obsolete ISR flag. (authored by abudinen).
Remove obsolete ISR flag.
May 22 2024, 7:17 AM
abudinen closed D118: Remove obsolete ISR flag..
May 22 2024, 7:17 AM · Restricted Project

May 21 2024

tlatham accepted D118: Remove obsolete ISR flag..
May 21 2024, 10:17 PM · Restricted Project
tlatham changed the visibility for D118: Remove obsolete ISR flag..
May 21 2024, 10:16 PM · Restricted Project
abudinen requested review of D118: Remove obsolete ISR flag..
May 21 2024, 9:59 PM · Restricted Project
abudinen updated the task description for T250: Add new plug-ins for Final-State-Radiation.
May 21 2024, 6:35 PM · Restricted Project
abudinen updated the task description for T250: Add new plug-ins for Final-State-Radiation.
May 21 2024, 6:33 PM · Restricted Project
abudinen committed rEVTGENc9f7cb7d35f9: Implement Sherpa's PHOTONS++ as alternative for final-state radiation (authored by tlatham).
Implement Sherpa's PHOTONS++ as alternative for final-state radiation
May 21 2024, 11:12 AM
abudinen closed D115: Implement Sherpa's PHOTONS++ as alternative for final-state radiation.
May 21 2024, 11:12 AM · Restricted Project
tlatham accepted D115: Implement Sherpa's PHOTONS++ as alternative for final-state radiation.

Fantastic, many thanks @abudinen!

May 21 2024, 8:22 AM · Restricted Project
abudinen updated the summary of D115: Implement Sherpa's PHOTONS++ as alternative for final-state radiation.
May 21 2024, 12:30 AM · Restricted Project
abudinen updated the diff for D115: Implement Sherpa's PHOTONS++ as alternative for final-state radiation.
  • Reverted obsolete testing .json file sufixes.
  • Added entries into history and readme files.
  • Updated reference web sited for Photos and Tauola in readme file.
May 21 2024, 12:19 AM · Restricted Project

May 20 2024

abudinen updated the diff for D115: Implement Sherpa's PHOTONS++ as alternative for final-state radiation.
  • Find Sherpa version and use it to control use of DECLARE_GETTER macro
  • Implemented support for fsrGenerator as argument for testing file. Implemented modification of output and ref files if FSR is on.
  • Implemented Tom's comments
May 20 2024, 1:19 PM · Restricted Project