GooFit
v2.1.3
|
#include <DalitzPlotHelpers.h>
Public Attributes | |
fptype | motherMass |
fptype | daug1Mass |
fptype | daug2Mass |
fptype | daug3Mass |
fptype | meson_radius |
std::vector< ResonancePdf * > | resonances |
Definition at line 76 of file DalitzPlotHelpers.h.
fptype GooFit::DecayInfo3::daug1Mass |
Definition at line 78 of file DalitzPlotHelpers.h.
Referenced by makeBackground3DalitzParam(), makeBackground4DalitzParam(), makeBkg2DalitzPdf(), and makeSignalPdf().
fptype GooFit::DecayInfo3::daug2Mass |
Definition at line 79 of file DalitzPlotHelpers.h.
Referenced by makeBackground3DalitzParam(), makeBackground4DalitzParam(), makeBkg2DalitzPdf(), and makeSignalPdf().
fptype GooFit::DecayInfo3::daug3Mass |
Definition at line 80 of file DalitzPlotHelpers.h.
Referenced by makeBackground3DalitzParam(), makeBackground4DalitzParam(), makeBkg2DalitzPdf(), and makeSignalPdf().
fptype GooFit::DecayInfo3::meson_radius |
Definition at line 81 of file DalitzPlotHelpers.h.
Referenced by makeBackground3DalitzParam(), makeBackground4DalitzParam(), makeBkg2DalitzPdf(), and makeSignalPdf().
fptype GooFit::DecayInfo3::motherMass |
Definition at line 77 of file DalitzPlotHelpers.h.
Referenced by makeBackground3DalitzParam(), makeBackground4DalitzParam(), makeBkg2DalitzPdf(), and makeSignalPdf().
std::vector<ResonancePdf *> GooFit::DecayInfo3::resonances |
Definition at line 83 of file DalitzPlotHelpers.h.
Referenced by makeBackground3DalitzParam(), makeBackground4DalitzParam(), makeBkg2DalitzPdf(), and makeSignalPdf().