![]() |
AmpGen 2.1
|
Definition at line 92 of file Lineshapes.h.
Static Public Member Functions | |
| 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) |
Public Attributes | |
| std::map< std::string, Lineshape::Base * > | m_terms |
| map of objected made by this factory | |
Static Public Attributes | |
| static Factory< Lineshape::Base, std::string > * | gImpl |
| pointer to static implementation | |
|
inlinestaticinherited |
|
static |
|
static |
|
inlinestaticinherited |
|
static |
|
inlinestaticinherited |
|
staticinherited |
|
inherited |