musrfit  1.9.2
theo_data_base Struct Reference

#include <PTheory.h>

Public Attributes

UInt_t fType
 function tag More...
 
UInt_t fNoOfParam
 number of parameters for this function More...
 
Bool_t fTable
 table flag, indicating if the function is generate from a table More...
 
TString fName
 name of the function as written into the msr-file More...
 
TString fAbbrev
 abbreviation of the function name More...
 
TString fComment
 comment added in the msr-file theory block to help the used More...
 
TString fCommentTimeShift
 comment added in the msr-file theory block if there is a time shift More...
 

Detailed Description

Structure holding the infos of a the available internally defined functions.

Definition at line 125 of file PTheory.h.

Member Data Documentation

◆ fAbbrev

TString theo_data_base::fAbbrev

abbreviation of the function name

Definition at line 130 of file PTheory.h.

◆ fComment

TString theo_data_base::fComment

comment added in the msr-file theory block to help the used

Definition at line 131 of file PTheory.h.

Referenced by PTheory::MakeCleanAndTidyTheoryBlock().

◆ fCommentTimeShift

TString theo_data_base::fCommentTimeShift

comment added in the msr-file theory block if there is a time shift

Definition at line 132 of file PTheory.h.

Referenced by PTheory::MakeCleanAndTidyTheoryBlock().

◆ fName

TString theo_data_base::fName

name of the function as written into the msr-file

Definition at line 129 of file PTheory.h.

Referenced by PTheory::MakeCleanAndTidyTheoryBlock(), and PTheory::SearchDataBase().

◆ fNoOfParam

UInt_t theo_data_base::fNoOfParam

number of parameters for this function

Definition at line 127 of file PTheory.h.

Referenced by PTheory::PTheory(), and PTheory::SearchDataBase().

◆ fTable

Bool_t theo_data_base::fTable

table flag, indicating if the function is generate from a table

Definition at line 128 of file PTheory.h.

◆ fType

UInt_t theo_data_base::fType

function tag

Definition at line 126 of file PTheory.h.

Referenced by PTheory::MakeCleanAndTidyTheoryBlock(), and PTheory::SearchDataBase().


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