![]() |
AmpGen 2.1
|
Static Public Member Functions | |
| static Tensor | getSpinFactor (const Tensor &P, const Tensor &Q, const Tensor &V1, const Tensor &V2, const std::string &name, DebugSymbols *db=nullptr) |
| static Tensor | getSpinFactorNBody (const std::vector< std::pair< Tensor, Tensor > > &tensors, const unsigned int &mL, DebugSymbols *db=nullptr) |
| static bool | isVertex (const std::string &hash) |
| static Factory< Vertex::Base, std::string > * | getMe () |
| static Vertex::Base * | get (const std::string &type, const bool quiet=false) |
| static std::string | Register (const std::string &key, Vertex::Base *object) |
Public Attributes | |
| std::map< std::string, Vertex::Base * > | m_terms |
| map of objected made by this factory | |
Static Public Attributes | |
| static Factory< Vertex::Base, std::string > * | gImpl |
| pointer to static implementation | |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
static |
|
static |
|
static |
|
inlinestaticinherited |
|
staticinherited |
|
inherited |