MinuitMigrad::limit Struct Reference

Collaboration diagram for MinuitMigrad::limit:

Collaboration graph
[legend]
List of all members.

Detailed Description

Structure to hold limit values, if any.

Note:
This duplicates info stored in the Minuit minimizer, but it looks comples to dig it out, so we duplicate it.

Definition at line 68 of file MinuitMigrad.h.

Public Attributes

double lower
 Lower limit.
bool set
 true if limit has been set
double upper
 Upper limit.


Member Data Documentation

double lower

Lower limit.

Definition at line 69 of file MinuitMigrad.h.

bool set

true if limit has been set

Definition at line 71 of file MinuitMigrad.h.

double upper

Upper limit.

Definition at line 70 of file MinuitMigrad.h.


The documentation for this struct was generated from the following file:
Generated for HippoDraw Class Library by doxygen