5 #ifndef PHYSICS_HELICITYFORMALISM_HELICITYKINEMATICS_HPP_ 6 #define PHYSICS_HELICITYFORMALISM_HELICITYKINEMATICS_HPP_ 16 namespace HelicityFormalism {
54 std::vector<pid> finalState,
86 std::pair<double, double>
113 std::tuple<std::string, std::string, std::string>
117 std::tuple<std::string, std::string, std::string>
119 const std::vector<unsigned int> &FinalB,
120 const std::vector<unsigned int> &Recoil,
121 const std::vector<unsigned int> &ParentRecoil);
125 const std::pair<double, double> &
146 std::unordered_map<SubSystem, std::pair<std::string, std::string>>
Subsystems;
155 std::pair<double, double>
ComPWA four momentum class.
const std::vector< pid > & getFinalStatePIDs() const
std::vector< unsigned int > IndexList
std::set< ParticleProperties > ParticleList
The Kinematics interface defines the conversion of Events to a DataSet.
Data structure containing all kinematic information of a physics event.
Definition of a two-body decay node within a sequential decay tree.
Contains SubSystem class.