Page MenuHomeHEPForge

Fix LauFormulaPar to follow change in behaviour of TFormula
ClosedPublic

Authored by tlatham on Dec 2 2020, 5:36 PM.

Details

Summary

Dimension returned by variable-less TFormula is now (sensibly) 0 rather than 1.
The dummy variable array passed to EvalPar is also no longer required.

Test Plan

Have created a LauFormulaPar and verified it gives the correct results as the
values of the underlying parameters change.

Diff Detail

Repository
rLAURA laura
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tlatham changed the visibility from "All Users" to "Public (No Login Required)".Dec 2 2020, 5:38 PM
tlatham changed the edit policy from "All Users" to "Laura (Project)".
tlatham added a project: Laura.
This revision is now accepted and ready to land.Dec 3 2020, 9:40 AM

I tested the patch and it does the job.

This revision was automatically updated to reflect the committed changes.