Analysis-Utilities 26.9.9
C++/ROOT utilities for nuclear measurement data analysis
Loading...
Searching...
No Matches
RooFitParamLink Struct Reference

A tie between two parameters, fitted as one degree of freedom. More...

#include <RooFitUtils.hpp>

Public Attributes

TString target_channel
TString target_param
TString source_channel
TString source_param

Detailed Description

A tie between two parameters, fitted as one degree of freedom.

Created by RooFitUtils::LinkParameter() and RooFitUtils::LinkPeakShape().

Definition at line 222 of file RooFitUtils.hpp.

Member Data Documentation

◆ source_channel

TString RooFitParamLink::source_channel

Definition at line 225 of file RooFitUtils.hpp.

Referenced by RooFitUtils::LinkParameter().

◆ source_param

TString RooFitParamLink::source_param

Definition at line 226 of file RooFitUtils.hpp.

Referenced by RooFitUtils::LinkParameter().

◆ target_channel

TString RooFitParamLink::target_channel

Definition at line 223 of file RooFitUtils.hpp.

Referenced by RooFitUtils::LinkParameter().

◆ target_param

TString RooFitParamLink::target_param

Definition at line 224 of file RooFitUtils.hpp.

Referenced by RooFitUtils::LinkParameter().


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