- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jun 20 2024
Code looks OK. Thanks for the info about the thread safety aspects.
- Updated History.
Jun 19 2024
Changes look good.
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 18 2024
- Updated History
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