List of all members | Public Attributes
RdLDFMultiFitter::Model Struct Reference

Model (parametrization) used for fitting. More...

#include <RdLDFMultiFitter.h>

Public Attributes

std::string color
 Color (LDF curve in EventBrowser) More...
 
std::string formula
 Formula (in TF1 ROOT format) More...
 
std::string name
 Name (displayed in EventBrowser) More...
 
std::vector< parameterparameters
 Configuration of parameters (for fitting) More...
 

Detailed Description

Model (parametrization) used for fitting.

Definition at line 39 of file RdLDFMultiFitter.h.

Member Data Documentation

std::string RdLDFMultiFitter::Model::color

Color (LDF curve in EventBrowser)

Definition at line 45 of file RdLDFMultiFitter.h.

Referenced by RdLDFMultiFitter::RdLDFMultiFitter::Init().

std::string RdLDFMultiFitter::Model::formula

Formula (in TF1 ROOT format)

Definition at line 43 of file RdLDFMultiFitter.h.

Referenced by RdLDFMultiFitter::RdLDFMultiFitter::Init().

std::string RdLDFMultiFitter::Model::name

Name (displayed in EventBrowser)

Definition at line 41 of file RdLDFMultiFitter.h.

Referenced by RdLDFMultiFitter::RdLDFMultiFitter::Init().

std::vector<parameter> RdLDFMultiFitter::Model::parameters

Configuration of parameters (for fitting)

Definition at line 47 of file RdLDFMultiFitter.h.

Referenced by RdLDFMultiFitter::RdLDFMultiFitter::Init().


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

, generated on Tue Sep 26 2023.