GooFit  v2.1.3
Public Member Functions | Public Attributes | List of all members
GooFit::DecayInfo3t Struct Reference

#include <DalitzPlotHelpers.h>

Inheritance diagram for GooFit::DecayInfo3t:
GooFit::DecayInfo3

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
 

Detailed Description

Definition at line 86 of file DalitzPlotHelpers.h.

Constructor & Destructor Documentation

◆ DecayInfo3t()

GooFit::DecayInfo3t::DecayInfo3t ( Variable  _tau,
Variable  _xmixing,
Variable  _ymixing 
)
inline

Definition at line 91 of file DalitzPlotHelpers.h.

Member Data Documentation

◆ _tau

Variable GooFit::DecayInfo3t::_tau

Definition at line 87 of file DalitzPlotHelpers.h.

Referenced by runCanonicalFit(), runGeneratedMCFit(), runToyFit(), and runTruthMCFit().

◆ _xmixing

Variable GooFit::DecayInfo3t::_xmixing

Definition at line 88 of file DalitzPlotHelpers.h.

Referenced by runCanonicalFit(), runGeneratedMCFit(), runToyFit(), and runTruthMCFit().

◆ _ymixing

Variable GooFit::DecayInfo3t::_ymixing

Definition at line 89 of file DalitzPlotHelpers.h.

Referenced by runCanonicalFit(), runGeneratedMCFit(), runToyFit(), and runTruthMCFit().


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