ComPWA
Common Partial-Wave-Analysis Framework
|
Namespaces | |
WignerD | |
Angular distribution based on WignerD functions. | |
Classes | |
class | HelicityKinematics |
Implementation of the ComPWA::Kinematics interface for amplitude models using the helicity formalism. More... | |
class | WignerDStrategy |
Typedefs | |
using | IndexListTuple = std::tuple< IndexList, IndexList, IndexList, IndexList > |
Functions | |
std::vector< std::pair< ComPWA::IndexList, ComPWA::IndexList > > | redistributeIndexLists (const ComPWA::IndexList &A, const ComPWA::IndexList &B) |
IndexListTuple | sortSubsystem (const IndexListTuple &SubSys) |
using ComPWA::Physics::HelicityFormalism::IndexListTuple = typedef std::tuple<IndexList, IndexList, IndexList, IndexList> |
Definition at line 272 of file HelicityKinematics.cpp.
std::vector<std::pair<ComPWA::IndexList, ComPWA::IndexList> > ComPWA::Physics::HelicityFormalism::redistributeIndexLists | ( | const ComPWA::IndexList & | A, |
const ComPWA::IndexList & | B | ||
) |
Definition at line 252 of file HelicityKinematics.cpp.
IndexListTuple ComPWA::Physics::HelicityFormalism::sortSubsystem | ( | const IndexListTuple & | SubSys | ) |
Definition at line 274 of file HelicityKinematics.cpp.