LauFormulaPar Class Reference Class for defining combinations of fit parameter objects. More...
Inheritance diagram for LauFormulaPar:
Detailed DescriptionClass for defining combinations of fit parameter objects. Allows for combinations of LauParameters to be passed to the fit models. Equations of the form [0]*2 + 3*[1] are accepted, with a vector of LauParameters to define inputs [0] and [1]. The parameter for [0] must be stored first in the vector, and so on. Definition at line 49 of file LauFormulaPar.hh. Constructor & Destructor Documentation◆ LauFormulaPar()
Constructor.
Definition at line 43 of file LauFormulaPar.cc. Member Function Documentation◆ addGaussianConstraint()
Add a Gaussian constraint (or modify an existing one)
Definition at line 204 of file LauFormulaPar.cc. ◆ blind()
The blinding state.
Implements LauAbsRValue. Definition at line 192 of file LauFormulaPar.cc. ◆ constraintPenalty()
The penalty term from the Gaussian constraint.
Implements LauAbsRValue. Definition at line 222 of file LauFormulaPar.cc. ◆ fixed()
Boolean to say if the LauFormulaPar is fixed.
Implements LauAbsRValue. Definition at line 180 of file LauFormulaPar.cc. ◆ gaussConstraint()
Check whether a Gaussian constraints is applied.
Implements LauAbsRValue. Definition at line 135 of file LauFormulaPar.hh. ◆ genValue()
The value generated for the parameter.
Implements LauAbsRValue. Definition at line 156 of file LauFormulaPar.cc. ◆ getPars()
Get the LauParameters used in LauFormulaPar.
Implements LauAbsRValue. Definition at line 111 of file LauFormulaPar.hh. ◆ initValue()
The initial value of the parameter.
Implements LauAbsRValue. Definition at line 168 of file LauFormulaPar.cc. ◆ isLValue()
Boolean to say it is not an L value.
Implements LauAbsRValue. Definition at line 117 of file LauFormulaPar.hh. ◆ name() [1/2]
The parameter name.
Implements LauAbsRValue. Definition at line 99 of file LauFormulaPar.hh. ◆ name() [2/2]
Set the parameter name.
Implements LauAbsRValue. Definition at line 105 of file LauFormulaPar.hh. ◆ unblindValue()
The unblinded value of the parameter.
Implements LauAbsRValue. Definition at line 144 of file LauFormulaPar.cc. ◆ value()
Return the value of the LauFormalaPar.
Implements LauAbsRValue. Definition at line 132 of file LauFormulaPar.cc. The documentation for this class was generated from the following files:
Generated by 1.8.18 |