GooFit
v2.1.3
|
#include <DalitzPlotHelpers.h>
Public Member Functions | |
DecayInfo3t (Variable _tau, Variable _xmixing, Variable _ymixing) | |
Public Attributes | |
Variable | _tau |
Variable | _xmixing |
Variable | _ymixing |
Public Attributes inherited from GooFit::DecayInfo3 | |
fptype | motherMass |
fptype | daug1Mass |
fptype | daug2Mass |
fptype | daug3Mass |
fptype | meson_radius |
std::vector< ResonancePdf * > | resonances |
Definition at line 86 of file DalitzPlotHelpers.h.
Definition at line 91 of file DalitzPlotHelpers.h.
Variable GooFit::DecayInfo3t::_tau |
Definition at line 87 of file DalitzPlotHelpers.h.
Referenced by runCanonicalFit(), runGeneratedMCFit(), runToyFit(), and runTruthMCFit().
Variable GooFit::DecayInfo3t::_xmixing |
Definition at line 88 of file DalitzPlotHelpers.h.
Referenced by runCanonicalFit(), runGeneratedMCFit(), runToyFit(), and runTruthMCFit().
Variable GooFit::DecayInfo3t::_ymixing |
Definition at line 89 of file DalitzPlotHelpers.h.
Referenced by runCanonicalFit(), runGeneratedMCFit(), runToyFit(), and runTruthMCFit().