- Updated History
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jun 18 2024
Looks good, many thanks!
Jun 17 2024
- Use EvtDalitzReso const correctness from gitlab commit c51a5f79.
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?
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?
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 14 2024
Jun 13 2024
Jun 11 2024
Jun 10 2024
Jun 7 2024
Jun 6 2024
Jun 5 2024
Jun 4 2024
Jun 3 2024
Jun 2 2024
Jun 1 2024
May 30 2024
May 22 2024
May 21 2024
Fantastic, many thanks @abudinen!
- 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 20 2024
- 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 16 2024
May 15 2024
Closed by D86
Closed by D109
May 14 2024
- Fix problem with GCC13 compilation of EvtSherpaRandom
- Add option for saving GCC temporary files (commented out for now)
- Fix problem with GCC13 compilation of EvtSherpaRandom
This code is ready to be merged. We will leave the ability to change the Sherpa configuration via decay file parameters as a future enhancement.
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 9 2024
May 8 2024
Not sure why this wasn't automatically closed when bd48b7fe5585 was committed, so closing it manually
- Fixup changes from comments
- Update History.md
Tests are all good, so I'll go ahead and land this.
May 7 2024
- Comments from John
Many thanks @jback - see replies inline.
Will push the small changes here in a second.
I'm re-running the tests just to make sure nothing changes - if all is ok I'll land this tomorrow.