GooFit
v2.1.3
|
#include <DalitzPlotHelpers.h>
Public Attributes | |
std::vector< fptype > | particle_masses |
fptype | meson_radius |
std::vector< Amplitude * > | amplitudes |
std::vector< Amplitude * > | amplitudes_B |
Definition at line 97 of file DalitzPlotHelpers.h.
std::vector<Amplitude *> GooFit::DecayInfo4::amplitudes |
Definition at line 101 of file DalitzPlotHelpers.h.
Referenced by main().
std::vector<Amplitude *> GooFit::DecayInfo4::amplitudes_B |
Definition at line 102 of file DalitzPlotHelpers.h.
fptype GooFit::DecayInfo4::meson_radius |
Definition at line 99 of file DalitzPlotHelpers.h.
Referenced by main().
std::vector<fptype> GooFit::DecayInfo4::particle_masses |
Definition at line 98 of file DalitzPlotHelpers.h.
Referenced by main().