Page MenuHomeHEPForge
Feed All Stories

Dec 20 2023

jback added a comment to D100: Add EvtBcVPPHad model and updated EvtPhiDalitz to use helicity amplitudes..

I've attached a comparison of some of the angular distributions that was used for the Ds -> phi pi, phi -> pi pi pi0 decay (comparing this MR with those from the LHCb Sim meeting talk). It needs new decay angle calculations in the test program.

Dec 20 2023, 8:23 PM · Restricted Project
jback updated the diff for D100: Add EvtBcVPPHad model and updated EvtPhiDalitz to use helicity amplitudes..
  • Add cosThetaResNorm & cosBetaRes angles to testDecayModel. Used in added test file for Ds -> phi pi, phi -> pi pi pi0. Make EvtVector4R::cross() function constant.
Dec 20 2023, 8:04 PM · Restricted Project

Dec 19 2023

tlatham changed the visibility for T232: Implement const correctness and protection against wrong indices for polarisation vectors.
Dec 19 2023, 4:17 PM · Restricted Project
tlatham added a task to D107: Implemented const correctness for epsPhoton and epsParentPhoton: T232: Implement const correctness and protection against wrong indices for polarisation vectors.
Dec 19 2023, 4:17 PM · Restricted Project
tlatham added a revision to T232: Implement const correctness and protection against wrong indices for polarisation vectors: D107: Implemented const correctness for epsPhoton and epsParentPhoton.
Dec 19 2023, 4:17 PM · Restricted Project
tlatham changed the visibility for D107: Implemented const correctness for epsPhoton and epsParentPhoton.
Dec 19 2023, 4:16 PM · Restricted Project
abudinen updated the summary of D107: Implemented const correctness for epsPhoton and epsParentPhoton.
Dec 19 2023, 4:13 PM · Restricted Project
abudinen created T232: Implement const correctness and protection against wrong indices for polarisation vectors.
Dec 19 2023, 4:11 PM · Restricted Project
abudinen requested review of D107: Implemented const correctness for epsPhoton and epsParentPhoton.
Dec 19 2023, 4:05 PM · Restricted Project

Dec 14 2023

simon committed rHERWIGHG4439ae383880: fix warning in evolution scales.
fix warning in evolution scales
Dec 14 2023, 10:21 AM
simon committed rHERWIGHG06d0d4bafa66: fix warnings in colorfull.
fix warnings in colorfull
Dec 14 2023, 10:06 AM
simon committed rHERWIGHGfceada8d6ddd: muffle deprecated warnings to not clutter builds.
muffle deprecated warnings to not clutter builds
Dec 14 2023, 10:06 AM
simon committed rHERWIGHG12886b218a27: add missing hadnling of dakr colours in GeneralTwoBodyDecayer.
add missing hadnling of dakr colours in GeneralTwoBodyDecayer
Dec 14 2023, 9:51 AM
simon committed rTHEPEGHGc386a759608e: bump up values for dark colour enum entries.
bump up values for dark colour enum entries
Dec 14 2023, 9:44 AM

Dec 13 2023

simon committed rTHEPEGHG597b52e1dcfc: add dark particle ids.
add dark particle ids
Dec 13 2023, 3:06 PM
simon committed rTHEPEGHG7802f25066bd: segfault fixes from Dominic Stafford.
segfault fixes from Dominic Stafford
Dec 13 2023, 3:06 PM
simon committed rHERWIGHG0dd86308eaed: merge from herwig-7-3.
merge from herwig-7-3
Dec 13 2023, 1:54 PM
simon committed rTHEPEGHG091cbcba8989: merged from release-2-3.
merged from release-2-3
Dec 13 2023, 1:52 PM

Dec 9 2023

aidin committed rHERWIGBOOTHGe694677cd9c9: mirror download address for MG5 and NJet.
mirror download address for MG5 and NJet
Dec 9 2023, 8:42 PM

Dec 8 2023

aidin committed rTHEPEGHGb2fc04dc21f6: ready for 2.3.0.
ready for 2.3.0
Dec 8 2023, 10:19 AM
aidin committed rTHEPEGHG39256ce39a46: Added tag release-2-3-0 for changeset a8811b3ef815.
Added tag release-2-3-0 for changeset a8811b3ef815
Dec 8 2023, 10:18 AM
aidin committed rTHEPEGHGa8811b3ef815: Removed tag release-2-3-0.
Removed tag release-2-3-0
Dec 8 2023, 10:18 AM
aidin committed rHERWIGHG64acf0167232: ready for 7.3.0.
ready for 7.3.0
Dec 8 2023, 10:03 AM
aidin committed rHERWIGHG6f5254307726: Added tag herwig-7-3-0 for changeset d7f1293681a1.
Added tag herwig-7-3-0 for changeset d7f1293681a1
Dec 8 2023, 10:03 AM
aidin committed rHERWIGHGd7f1293681a1: Removed tag herwig-7-3-0.
Removed tag herwig-7-3-0
Dec 8 2023, 10:03 AM

Dec 7 2023

aidin committed rTHEPEGHG875a819d0e0e: suppress c++17/c++20 related warnings.
suppress c++17/c++20 related warnings
Dec 7 2023, 3:19 PM
jback accepted D103: Create and apply clang-format style.

The updated formatting looks good. This is ready to be merged for the new release.

Dec 7 2023, 2:43 PM · Laura
seymour committed rHERWIGHG42e843c9ddfd: One AlphaQCD corrected.
One AlphaQCD corrected
Dec 7 2023, 2:24 PM
seymour committed rHERWIGHG1336f018fe6e: Change AlphaQCD to AlphaQCDISR in most .in files (QCDFSR in a few).
Change AlphaQCD to AlphaQCDISR in most .in files (QCDFSR in a few)
Dec 7 2023, 2:17 PM
tlatham added a comment to D103: Create and apply clang-format style.

Hi @jback, just a quick note to explain the new changes.

Dec 7 2023, 11:41 AM · Laura
tlatham updated the diff for D103: Create and apply clang-format style.
  • Updates to clang-format style for clang 16
  • Modify clang-format style to 4-space indentation
  • Fix missing newline in README
  • Scripts to fix indentation of Doxygen comment blocks
  • Further improve formatting style
  • Re-apply formatting to source files
Dec 7 2023, 11:29 AM · Laura

Nov 27 2023

vinayhegde updated vinayhegde.
Nov 27 2023, 5:15 PM

Nov 24 2023

jback accepted D103: Create and apply clang-format style.

Formatting and CI check look OK.

Nov 24 2023, 4:32 PM · Laura

Nov 22 2023

tlatham committed rLAURA9172456ac117: Allow increase of C++ standard via environment variable (authored by tlatham).
Allow increase of C++ standard via environment variable
Nov 22 2023, 1:43 PM
tlatham closed D105: Allow increase of C++ standard via environment variable.
Nov 22 2023, 1:43 PM · Laura
jback accepted D105: Allow increase of C++ standard via environment variable.

Yes, this is OK.

Nov 22 2023, 12:46 PM · Laura

Nov 21 2023

tlatham updated the diff for D103: Create and apply clang-format style.
  • Apply formatting in v3-patches branch
Nov 21 2023, 10:47 PM · Laura
tlatham added a comment to D105: Allow increase of C++ standard via environment variable.

@jback, does this look ok? It's the same as the code we now have in #evtgen.

Nov 21 2023, 10:46 PM · Laura

Nov 20 2023

tlatham updated the diff for D105: Allow increase of C++ standard via environment variable.
  • Add warning if requested C++ standard is too old
Nov 20 2023, 4:58 PM · Laura
tlatham committed rEVTGENea8e83948981: Add warning if requested C++ standard is too old (authored by tlatham).
Add warning if requested C++ standard is too old
Nov 20 2023, 2:23 PM

Nov 16 2023

tlatham committed rLAURA67c88df3b45a: Add functions to fit models to return DP likelihood(s) and signal DP amplitudes (authored by tlatham).
Add functions to fit models to return DP likelihood(s) and signal DP amplitudes
Nov 16 2023, 5:46 PM
tlatham closed T227: Provide simple interface to 2D DP likelihood in fit models as Resolved by committing rLAURA67c88df3b45a: Add functions to fit models to return DP likelihood(s) and signal DP amplitudes.
Nov 16 2023, 5:45 PM · Laura
tlatham closed D104: Add functions to fit models to return DP likelihood(s) and signal DP amplitudes.
Nov 16 2023, 5:45 PM · Laura
tlatham changed the visibility for D105: Allow increase of C++ standard via environment variable.
Nov 16 2023, 5:40 PM · Laura
tlatham added a comment to D104: Add functions to fit models to return DP likelihood(s) and signal DP amplitudes.

Thanks John!

Nov 16 2023, 5:39 PM · Laura
tlatham changed the visibility for D104: Add functions to fit models to return DP likelihood(s) and signal DP amplitudes.
Nov 16 2023, 5:37 PM · Laura
jback accepted D104: Add functions to fit models to return DP likelihood(s) and signal DP amplitudes.

Update looks OK.

Nov 16 2023, 5:24 PM · Laura

Nov 15 2023

tlatham closed D106: Only allow increase of C++ standard via environment variable.
Nov 15 2023, 9:02 PM · Restricted Project
tlatham committed rEVTGENb2be5ef019be: Only allow increase of C++ standard via environment variable (authored by tlatham).
Only allow increase of C++ standard via environment variable
Nov 15 2023, 9:02 PM
tlatham committed rEVTGEN2f3d0dfeecf5: Fixed probmax issues and bugs in EvtXPsiGamma model. (authored by abudinen).
Fixed probmax issues and bugs in EvtXPsiGamma model.
Nov 15 2023, 8:59 PM
tlatham added a comment to D106: Only allow increase of C++ standard via environment variable.

Thanks. @abudinen, I've tried to improve the clarity of the description following our discussion.

Nov 15 2023, 4:47 PM · Restricted Project
tlatham updated the summary of D106: Only allow increase of C++ standard via environment variable.
Nov 15 2023, 4:45 PM · Restricted Project
abudinen accepted D106: Only allow increase of C++ standard via environment variable.

The changes look good to me. Ok, understood that this is just avoiding to use an user defined CMAKE_CXX_STANDARD if it is lower than our standard.

Nov 15 2023, 1:58 PM · Restricted Project
tlatham retitled D106: Only allow increase of C++ standard via environment variable from Allow increase of C++ standard via environment variable to Only allow increase of C++ standard via environment variable.
Nov 15 2023, 1:03 PM · Restricted Project
tlatham updated the summary of D106: Only allow increase of C++ standard via environment variable.
Nov 15 2023, 1:02 PM · Restricted Project
tlatham requested review of D106: Only allow increase of C++ standard via environment variable.
Nov 15 2023, 1:00 PM · Restricted Project
tlatham requested review of D105: Allow increase of C++ standard via environment variable.
Nov 15 2023, 12:55 PM · Laura
tlatham requested review of D104: Add functions to fit models to return DP likelihood(s) and signal DP amplitudes.
Nov 15 2023, 12:46 PM · Laura
tlatham added a revision to T227: Provide simple interface to 2D DP likelihood in fit models: D104: Add functions to fit models to return DP likelihood(s) and signal DP amplitudes.
Nov 15 2023, 12:46 PM · Laura
aidin committed rHERWIGHG44dc58f2a5d1: merge from release.
merge from release
Nov 15 2023, 11:31 AM
aidin committed rHERWIGHG175d39380a91: initialise all variables in CzyzNucleonFormFactor constructor.
initialise all variables in CzyzNucleonFormFactor constructor
Nov 15 2023, 11:23 AM

Nov 12 2023

terrance committed rHJETScb2ea731e617: test.
test
Nov 12 2023, 1:22 AM

Nov 10 2023

jr_reuter committed rWHIZARDSVN8915: 695706d32 Merge branch '457-ship-a-better-noweb-sty' into 'master'.
695706d32 Merge branch '457-ship-a-better-noweb-sty' into 'master'
Nov 10 2023, 5:11 PM

Nov 9 2023

aidin committed rHERWIGHG0a1ed65793ee: fix AlphaIn values.
fix AlphaIn values
Nov 9 2023, 4:20 PM

Nov 8 2023

jr_reuter committed rWHIZARDSVN8914: ce0226267 Merge branch 'metadata_3.1.4.1' into 'master'.
ce0226267 Merge branch 'metadata_3.1.4.1' into 'master'
Nov 8 2023, 11:09 AM

Nov 7 2023

jback added a comment to D103: Create and apply clang-format style.

Clang formatting and CI check looks OK, so proceed with organising the appropriate branches.

Nov 7 2023, 6:27 PM · Laura
tlatham added a comment to D103: Create and apply clang-format style.

It looks like it is going to be a nightmare to merge timedep-branch into master if we apply this formatting first (even after applying the same formatting there first).
So what I'd propose is to merge the last actual code changes into master - will create the differential for that shortly - then create a new v3-patches branch, to which this formatting can then be applied, and release v3r6 from that branch. This Differential can be updated to accomplish that part.
The formatting can then be applied to master after merging in timedep-branch - will require a separate Differential at a later date.
Does that sound reasonable?

Nov 7 2023, 3:33 PM · Laura

Nov 6 2023

tlatham added a comment to T213: Refine use of ROOT dictionary generation macros.

Thanks to D101, this is now in master but needs to also be propagated to the time-dependent branch, so not yet closing this.

Nov 6 2023, 6:13 PM · Laura
tlatham closed D101: Improve use of ROOT dictionary generation macros.

Closed by rLAURA9dffea19ce7b
(not sure why this didn't happen automatically)

Nov 6 2023, 6:12 PM · Laura
tlatham committed rLAURA078824a8de62: Update MC production asymmetries (authored by tlatham).
Update MC production asymmetries
Nov 6 2023, 6:05 PM
tlatham committed rLAURA1515e6bb051c: Fix bug in normalisation (authored by tlatham).
Fix bug in normalisation
Nov 6 2023, 6:05 PM
tlatham committed rLAURAc58934cb42fc: Update runTimeDepTest.sh (authored by tlatham).
Update runTimeDepTest.sh
Nov 6 2023, 6:05 PM
tlatham committed rLAURA50fdaddb04a4: Provide cmd-line option to fix/float production asymmetry (authored by tlatham).
Provide cmd-line option to fix/float production asymmetry
Nov 6 2023, 6:05 PM
tlatham committed rLAURAc5d1fa2decff: Fix to allow simfits to QFS only (authored by tlatham).
Fix to allow simfits to QFS only
Nov 6 2023, 6:05 PM
tlatham committed rLAURAf64c44aeb438: Allow separate signal production asymmetries for different categories, e.g. run… (authored by tlatham).
Allow separate signal production asymmetries for different categories, e.g. run…
Nov 6 2023, 6:05 PM
tlatham committed rLAURAfb8282d38cf1: Add multi-dimensional constraints on yields in Bd2Dpipi TD fit (authored by tlatham).
Add multi-dimensional constraints on yields in Bd2Dpipi TD fit
Nov 6 2023, 6:05 PM
tlatham committed rLAURA55727ca92ad5: Fix warnings in LauKMatrixPropagator (authored by tlatham).
Fix warnings in LauKMatrixPropagator
Nov 6 2023, 6:05 PM
tlatham committed rLAURAfce4571be4f1: Fix bug in setting KS/KL mass in LauDatabasePDG (authored by tlatham).
Fix bug in setting KS/KL mass in LauDatabasePDG
Nov 6 2023, 6:05 PM
tlatham committed rLAURA4fbef44680a5: Fix warning in LauDecayTimeResolution::serialiseToJson (authored by tlatham).
Fix warning in LauDecayTimeResolution::serialiseToJson
Nov 6 2023, 6:05 PM
tlatham committed rLAURA79cd68dd725b: Modify Dpipi time-dep example to load tagging parameters from JSON (authored by tlatham).
Modify Dpipi time-dep example to load tagging parameters from JSON
Nov 6 2023, 6:05 PM
tlatham committed rLAURA03e3ca9ca882: Modify Dpipi time-dep example to write JSON of fitted parameters after fit (authored by tlatham).
Modify Dpipi time-dep example to write JSON of fitted parameters after fit
Nov 6 2023, 6:05 PM
tlatham committed rLAURA7a6b735684bb: Utility function to simplify writing DTA spline to JSON (authored by tlatham).
Utility function to simplify writing DTA spline to JSON
Nov 6 2023, 6:05 PM
tlatham committed rLAURA6699dd34e704: Update Bd2Dpipi example to float yields with constraints (authored by tlatham).
Update Bd2Dpipi example to float yields with constraints
Nov 6 2023, 6:05 PM
tlatham committed rLAURA1d9bb26e6a90: Allow tagging calib info to be read from and written to JSON (authored by tlatham).
Allow tagging calib info to be read from and written to JSON
Nov 6 2023, 6:05 PM
tlatham committed rLAURA872d35c57d37: Avoid forcing ranges onto yield parameters in fit models (authored by tlatham).
Avoid forcing ranges onto yield parameters in fit models
Nov 6 2023, 6:05 PM
tlatham committed rLAURAc7d3a3b787e7: Allow LauParameter to not have limits (authored by tlatham).
Allow LauParameter to not have limits
Nov 6 2023, 6:05 PM
tlatham committed rLAURA992c62adc49d: Add partially-combinatorial backgrounds (authored by tlatham).
Add partially-combinatorial backgrounds
Nov 6 2023, 6:05 PM
tlatham added a comment to D103: Create and apply clang-format style.

In parallel I need to check what happens if I apply the same formatting in the timedep branch and then try and merge the branches! If that doesn’t go so well we might have to postpone this change untill after merging timedep into master.

Nov 6 2023, 6:03 PM · Laura
tlatham added a comment to D103: Create and apply clang-format style.

Since this is purely formatting changes, I think the main thing to review is that the formatting style looks reasonable and that the CI check looks ok. Up to you if you want to look through all the files!!

Nov 6 2023, 5:58 PM · Laura
tlatham changed the visibility for D103: Create and apply clang-format style.
Nov 6 2023, 5:48 PM · Laura
tlatham added a revision to T111: Create clang-format style config file: D103: Create and apply clang-format style.
Nov 6 2023, 5:47 PM · Laura
tlatham requested review of D103: Create and apply clang-format style.
Nov 6 2023, 5:47 PM · Laura
tlatham committed rLAURA9dffea19ce7b: Improve use of ROOT dictionary generation macros (authored by tlatham).
Improve use of ROOT dictionary generation macros
Nov 6 2023, 5:33 PM
tlatham updated the diff for D101: Improve use of ROOT dictionary generation macros.

Remove unused member variable from LauKMatrixPropagator

Nov 6 2023, 5:30 PM · Laura
tlatham added inline comments to D101: Improve use of ROOT dictionary generation macros.
Nov 6 2023, 5:23 PM · Laura
jback added inline comments to D101: Improve use of ROOT dictionary generation macros.
Nov 6 2023, 4:51 PM · Laura
tlatham added a comment to D101: Improve use of ROOT dictionary generation macros.

Many thanks for checking through this. I’ve reply to your K-matrix related question inline.

Nov 6 2023, 4:15 PM · Laura
jback accepted D101: Improve use of ROOT dictionary generation macros.

All of the changes look OK. Just have a query about some K-matrix code that is commented out. Otherwise this can be merged.

Nov 6 2023, 3:46 PM · Laura
jr_reuter committed rWHIZARDSVN8913: 4a1b4977e Merge branch 'metadata_3.1.4' into 'master'.
4a1b4977e Merge branch 'metadata_3.1.4' into 'master'
Nov 6 2023, 2:40 PM

Nov 2 2023

jr_reuter committed rWHIZARDSVN8912: 35a82fc41 Merge branch 'revert_ifort_submodule_regression_workaround' into….
35a82fc41 Merge branch 'revert_ifort_submodule_regression_workaround' into…
Nov 2 2023, 4:51 PM