GooFit  v2.1.3
Public Attributes | List of all members
GooFit::DecayInfo4 Struct Reference

#include <DalitzPlotHelpers.h>

Inheritance diagram for GooFit::DecayInfo4:
GooFit::DecayInfo4t

Public Attributes

std::vector< fptypeparticle_masses
 
fptype meson_radius
 
std::vector< Amplitude * > amplitudes
 
std::vector< Amplitude * > amplitudes_B
 

Detailed Description

Definition at line 97 of file DalitzPlotHelpers.h.

Member Data Documentation

◆ amplitudes

std::vector<Amplitude *> GooFit::DecayInfo4::amplitudes

Definition at line 101 of file DalitzPlotHelpers.h.

Referenced by main().

◆ amplitudes_B

std::vector<Amplitude *> GooFit::DecayInfo4::amplitudes_B

Definition at line 102 of file DalitzPlotHelpers.h.

◆ meson_radius

fptype GooFit::DecayInfo4::meson_radius

Definition at line 99 of file DalitzPlotHelpers.h.

Referenced by main().

◆ particle_masses

std::vector<fptype> GooFit::DecayInfo4::particle_masses

Definition at line 98 of file DalitzPlotHelpers.h.

Referenced by main().


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