Definition at line 101 of file Lineshapes.h.
|
static Expression | get (const std::string &lineshape, const Expression &s, const Expression &s1, const Expression &s2, const std::string &particleName, const unsigned &L, std::vector< std::pair< std::string, Expression > > *dbexpressions=nullptr) |
|
static Expression | get (const std::string &lineshape, const Particle &p, AmpGen::DebugSymbols *dbexpressions) |
|
static bool | isLineshape (const std::string &lineshape) |
|
static Factory< Lineshape::Base, std::string > * | getMe () |
|
static Lineshape::Base * | get (const std::string &type, const bool quiet=false) |
|
static std::string | Register (const std::string &key, Lineshape::Base *object) |
|
◆ get() [1/3]
◆ get() [2/3]
static Expression AmpGen::Lineshape::Factory::get |
( |
const std::string & | lineshape, |
|
|
const Expression & | s, |
|
|
const Expression & | s1, |
|
|
const Expression & | s2, |
|
|
const std::string & | particleName, |
|
|
const unsigned & | L, |
|
|
std::vector< std::pair< std::string, Expression > > * | dbexpressions = nullptr ) |
|
static |
◆ get() [3/3]
◆ getMe()
◆ isLineshape()
static bool AmpGen::Lineshape::Factory::isLineshape |
( |
const std::string & | lineshape | ) |
|
|
static |
◆ Register()
◆ gImpl
◆ m_terms
The documentation for this class was generated from the following file: