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

Struct to store constraint information until the fit is run. More...

Public Attributes

TString formula_
 The formula to be used in the LauFormulaPar. More...
 
std::vector< TString > conPars_
 The list of LauParameter names to be used in the LauFormulaPar. More...
 
Double_t mean_
 The mean value of the Gaussian constraint to be applied. More...
 
Double_t width_
 The width of the Gaussian constraint to be applied. More...
 

Detailed Description

Struct to store constraint information until the fit is run.

Definition at line 162 of file LauSimFitMaster.hh.

Member Data Documentation

std::vector<TString> LauSimFitMaster::StoreConstraints::conPars_

The list of LauParameter names to be used in the LauFormulaPar.

Definition at line 166 of file LauSimFitMaster.hh.

TString LauSimFitMaster::StoreConstraints::formula_

The formula to be used in the LauFormulaPar.

Definition at line 164 of file LauSimFitMaster.hh.

Double_t LauSimFitMaster::StoreConstraints::mean_

The mean value of the Gaussian constraint to be applied.

Definition at line 168 of file LauSimFitMaster.hh.

Double_t LauSimFitMaster::StoreConstraints::width_

The width of the Gaussian constraint to be applied.

Definition at line 170 of file LauSimFitMaster.hh.


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