ComPWA
Common Partial-Wave-Analysis Framework
ComPWA::Physics::HelicityFormalism Namespace Reference

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)
 

Typedef Documentation

◆ IndexListTuple

Function Documentation

◆ redistributeIndexLists()

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.

◆ sortSubsystem()

IndexListTuple ComPWA::Physics::HelicityFormalism::sortSubsystem ( const IndexListTuple SubSys)

Definition at line 274 of file HelicityKinematics.cpp.