ComPWA
Common Partial-Wave-Analysis Framework
WignerD.hpp File Reference
#include "Core/FunctionTree/Functions.hpp"
#include "Core/FunctionTree/TreeNode.hpp"
#include "ThirdParty/qft++/include/qft++/WignerD.h"
+ Include dependency graph for WignerD.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ComPWA::Physics::HelicityFormalism::WignerDStrategy
 

Namespaces

 ComPWA
 
 ComPWA::Physics
 
 ComPWA::Physics::HelicityFormalism
 
 ComPWA::Physics::HelicityFormalism::WignerD
 Angular distribution based on WignerD functions.
 

Functions

double ComPWA::Physics::HelicityFormalism::WignerD::dynamicalFunction (double J, double muPrime, double mu, double beta)
 
std::complex< double > ComPWA::Physics::HelicityFormalism::WignerD::dynamicalFunction (double J, double muPrime, double mu, double alpha, double beta, double gamma)
 
std::shared_ptr< ComPWA::FunctionTree::TreeNodeComPWA::Physics::HelicityFormalism::WignerD::createFunctionTree (double J, double MuPrime, double Mu, std::shared_ptr< ComPWA::FunctionTree::Value< std::vector< double >>> Theta, std::shared_ptr< ComPWA::FunctionTree::Value< std::vector< double >>> Phi)