ComPWA
Common Partial-Wave-Analysis Framework
|
#include "FormFactor.hpp"
Go to the source code of this file.
Namespaces | |
ComPWA | |
ComPWA::Physics | |
ComPWA::Physics::Dynamics | |
Functions | |
std::shared_ptr< ComPWA::FunctionTree::TreeNode > | ComPWA::Physics::Dynamics::createFunctionTree (std::shared_ptr< ComPWA::FunctionTree::Value< std::vector< double >>> InvMassSquaredDaughter1, std::shared_ptr< ComPWA::FunctionTree::Value< std::vector< double >>> InvMassSquaredDaughter2, std::shared_ptr< ComPWA::FunctionTree::FitParameter > MesonRadius, unsigned int L, std::shared_ptr< FormFactor > FormFactorFunctor, std::shared_ptr< ComPWA::FunctionTree::Value< std::vector< double >>> InvMassSquared) |