laura is hosted by Hepforge, IPPP Durham
Laura++  v3r5
A maximum likelihood fitting package for performing Dalitz-plot analysis.
LauAbsFitter::FitStatus Struct Reference

Struct to store fit status information. More...

#include <LauAbsFitter.hh>

Public Attributes

Int_t status
 The status code of the fit. More...
 
Double_t NLL
 The negative log-likelihood. More...
 
Double_t EDM
 The estimated distance to the minimum. More...
 

Detailed Description

Struct to store fit status information.

Definition at line 55 of file LauAbsFitter.hh.

Member Data Documentation

Double_t LauAbsFitter::FitStatus::EDM

The estimated distance to the minimum.

Definition at line 61 of file LauAbsFitter.hh.

Double_t LauAbsFitter::FitStatus::NLL

The negative log-likelihood.

Definition at line 59 of file LauAbsFitter.hh.

Int_t LauAbsFitter::FitStatus::status

The status code of the fit.

Definition at line 57 of file LauAbsFitter.hh.


The documentation for this struct was generated from the following file: