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

Struct to store formula-based constraint information. More...

#include <LauFitObject.hh>

Public Attributes

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

Detailed Description

Struct to store formula-based constraint information.

Definition at line 194 of file LauFitObject.hh.


The documentation for this struct was generated from the following file:
  • /home/epp/phsdba/Development/Laura++/master-dev/laura/inc/LauFitObject.hh