- Fix problem with GCC13 compilation of EvtSherpaRandom
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 14 2024
- Add option for saving GCC temporary files (commented out for now)
- Fix problem with GCC13 compilation of EvtSherpaRandom
May 13 2024
- Moved internal Sherpa configurations for RNG interface into a dedicated cpp file.
- Adapt setupEvtGen.sh to new Photos and Tauola URLs
- Update CI and Doxygen configs to include Sherpa
- Disable Sherpa in HepMC2 build
- Implemented comments by John.
May 2 2024
May 1 2024
- Moved internal Sherpa configurations for RNG interface into a dedicated cpp file.
Apr 30 2024
Apr 29 2024
Thanks for the replies tlatham. I am happy with the implementations of them. Since the results of the tests look, as expected, numerically identical, except for the few cases where the changes are understood (and where the models need anyway fixing), I think that this differential is ready to be landed.
Apr 26 2024
I spotted a few places where we could get rid of commented code and I also have a few questions out of curiosity. Presumably, the output of the tests will be identical with the master branch. In which case, I think that this differential is ready to be landed.
Apr 24 2024
As discussed in !16, this old switch was currently still used only in examples and hence it is fine to remove it.
Apr 23 2024
Closing this revision after the changes have been landed in the commit 71807eba8af5.
Apr 22 2024
- Updated History.md
- Removed training space in History.md
Apr 19 2024
I added a few points to consult with Sherpa experts as we discussed.
Apr 17 2024
Apr 16 2024
Thanks for checking! Ok, will land this differential.
Apr 15 2024
Apr 12 2024
- Reverted doRadCorr function to not be const for semantic correctness in Vincia and Sherpa interfaces.
Apr 11 2024
The changes look good to me.
Apr 10 2024
Apr 9 2024
Mar 19 2024
I have search for each removed model and class via grep in the MR branch and found entries only in the history and release-note files. Therefore, I think that an explicit mention of the removed models and classes in the history file might be useful. I also checked whether the deleted models are used at Belle II or LHCb and it seems they are not using them. I remember that @kreps mentioned that PROPSLPOLE is used at LHCb, but I did not find any decay file in the DecFiles project.
Feb 5 2024
Rebased master with check fix.
Feb 2 2024
Dec 19 2023
Nov 15 2023
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.
Oct 31 2023
Oct 11 2023
This looks good to me. I only have a few minor comments, which you find below.
Oct 9 2023
Thanks for this @abudinen. Do we want to add some cases for hadronic final states?
- Updated FSR testing scripts: removed empty histograms, improved binning.
Oct 6 2023
All changes look plausible to me.
Oct 4 2023
Aug 31 2023
- Avoid printout at every step in the scan to find probmax. Print info only at the end of the scan.
Aug 23 2023
- Changed names of some variables to make it consistent with model name.
I also checked that the numbers are consistent with the ones from the presentation. It might be a good idea to add a comment in the code that the amplitude magnitudes are obtained from the mentioned BaBar paper but corrected for normalisation.
Aug 22 2023
- Updated History file.
Aug 21 2023
I checked the test plots together with Tom. They look fine. There are slight differences before/after the changes in some plots for inclusive B decays, which I presume might be due to changes in Pythia itself. However, the results before/after are statistically compatible. As for exclusive decays, the comparison before/after the changes shows no differences at all.
May 21 2023
Mar 2 2023
Bugfix landed on master branch.
https://phab.hepforge.org/rEVTGENd2fecc75bda853f5d03cc3eb5acbadc02cafee0f
Added previous commits.
Mar 1 2023
- Added entry in History.md
Looks good, thanks @abudinen.
Have you checked the histograms for the 3 test cases for this model? Everything is unchanged (apart from the prob, presumably)?
Could you also add an entry to the History.md file? It should reference this Differential revision.