Skip to content

Correct implementation of caching in AmpTools for PiPiSWaveAMPK#400

Merged
iljatt merged 2 commits into
masterfrom
ilbelov_3pi_fits
Jul 3, 2026
Merged

Correct implementation of caching in AmpTools for PiPiSWaveAMPK#400
iljatt merged 2 commits into
masterfrom
ilbelov_3pi_fits

Conversation

@iljatt

@iljatt iljatt commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Only the PiPiSWaveAMPK amplitude has been changed.

@gluex

gluex commented Jul 2, 2026

Copy link
Copy Markdown

Test status for this pull request: SUCCESS

Summary: summary.txt
Logs: results/log

Build log: make_ilbelov_3pi_fits.log
Build report: report_ilbelov_3pi_fits.txt

@mashephe

mashephe commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Add to the header a function:

    bool needsUserVarsOnly() const { return true; }

It means that this amplitude doesn't need the four vectors. (If all amplitudes in a fit have this set to true, then the framework will flush the four-vectors to save memory.)

@iljatt

iljatt commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

A line with needsUserVarsOnly() added.

@gluex

gluex commented Jul 2, 2026

Copy link
Copy Markdown

Test status for this pull request: SUCCESS

Summary: summary.txt
Logs: results/log

Build log: make_ilbelov_3pi_fits.log
Build report: report_ilbelov_3pi_fits.txt

@iljatt iljatt assigned iljatt and unassigned iljatt Jul 3, 2026
@iljatt iljatt requested a review from kevScheuer July 3, 2026 08:05

@kevScheuer kevScheuer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@iljatt iljatt merged commit 4d1780e into master Jul 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants