|
Analysis-Utilities 26.9.9
C++/ROOT utilities for nuclear measurement data analysis
|
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 |
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.
| TString RooFitParamLink::source_channel |
Definition at line 225 of file RooFitUtils.hpp.
Referenced by RooFitUtils::LinkParameter().
| TString RooFitParamLink::source_param |
Definition at line 226 of file RooFitUtils.hpp.
Referenced by RooFitUtils::LinkParameter().
| TString RooFitParamLink::target_channel |
Definition at line 223 of file RooFitUtils.hpp.
Referenced by RooFitUtils::LinkParameter().
| TString RooFitParamLink::target_param |
Definition at line 224 of file RooFitUtils.hpp.
Referenced by RooFitUtils::LinkParameter().