LauAbsRValue Class Referenceabstract Pure abstract base class for defining a parameter containing an R value. More...
Inheritance diagram for LauAbsRValue:
![]()
Detailed DescriptionPure abstract base class for defining a parameter containing an R value. Pure abstract base class for defining a parameter containing an R value, either a LauParameter or a LauFormulaPar Definition at line 45 of file LauAbsRValue.hh. Member Function Documentation◆ blind()
The blinding state.
Implemented in LauParameter, and LauFormulaPar. ◆ constraintPenalty()
The penalty term from the Gaussian constraint.
Implemented in LauParameter, and LauFormulaPar. ◆ fixed()
Check is the parameter is fixed or floated.
Implemented in LauParameter, and LauFormulaPar. ◆ gaussConstraint()
Check whether a Gaussian constraints is applied.
Implemented in LauParameter, and LauFormulaPar. ◆ genValue()
The value generated for the parameter.
Implemented in LauParameter, and LauFormulaPar. ◆ getPars()
Return the list of LauParameters on which the LauAbsRValue depends.
Implemented in LauParameter, and LauFormulaPar. ◆ initValue()
The initial value of the parameter.
Implemented in LauParameter, and LauFormulaPar. ◆ isLValue()
Is the parameter also an L value or not.
Implemented in LauParameter, and LauFormulaPar. ◆ name() [1/2]
Return the name of the parameter.
Implemented in LauParameter, and LauFormulaPar. ◆ name() [2/2]
Set the parameter name.
Implemented in LauParameter, and LauFormulaPar. ◆ unblindValue()
The unblinded value of the parameter.
Implemented in LauParameter, and LauFormulaPar. ◆ value()
Return the value of the parameter.
Implemented in LauParameter, and LauFormulaPar. The documentation for this class was generated from the following file:
Generated by ![]() |