GooFit
v2.1.3
|
#include <goofit/PDFs/GooPdf.h>
#include <goofit/PDFs/physics/ResonancePdf.h>
#include <goofit/Variable.h>
#include <goofit/Version.h>
#include <array>
#include <goofit/detail/Complex.h>
Go to the source code of this file.
Classes | |
class | GooFit::Lineshape |
class | GooFit::Lineshapes::RBW |
class | GooFit::Lineshapes::One |
class | GooFit::Lineshapes::LASS |
class | GooFit::Lineshapes::NonRes |
class | GooFit::Lineshapes::Bugg |
class | GooFit::Lineshapes::Bugg3 |
class | GooFit::Lineshapes::Flatte |
class | GooFit::Lineshapes::SBW |
class | GooFit::Lineshapes::FOCUS |
class | GooFit::Lineshapes::GLASS |
class | GooFit::Lineshapes::GSpline |
A spline implementaiton for the width (Gamma = G) More... | |
class | GooFit::Amplitude |
Namespaces | |
GooFit | |
GooFit::Lineshapes | |
Typedefs | |
using | GooFit::Lineshapes::spline_t = std::tuple< fptype, fptype, unsigned int > |
Enumerations | |
enum | GooFit::FF : unsigned int { GooFit::FF::One = 0, GooFit::FF::BL, GooFit::FF::BL_Prime, GooFit::FF::BL2 } |