#include <SpinHelper.h>
|
__device__ | SpinSumT (const gpuLVec &p, fptype mR) |
|
__device__ fptype | Sandwich (const gpuLVec &lm, const gpuLVec &ln, const gpuLVec &ra, const gpuLVec &rb) |
|
Definition at line 99 of file SpinHelper.h.
◆ SpinSumT()
__device__ GooFit::SpinSumT::SpinSumT |
( |
const gpuLVec & |
p, |
|
|
fptype |
mR |
|
) |
| |
|
inline |
◆ Sandwich()
__device__ fptype GooFit::SpinSumT::Sandwich |
( |
const gpuLVec & |
lm, |
|
|
const gpuLVec & |
ln, |
|
|
const gpuLVec & |
ra, |
|
|
const gpuLVec & |
rb |
|
) |
| |
|
inline |
Definition at line 106 of file SpinHelper.h.
References GooFit::SpinSumV::Sandwich().
111 return (1. / 2.) * (manb + mbna) - (1. / 3.) * mnab;
__device__ fptype Sandwich(const gpuLVec &lhs, const gpuLVec &rhs) const
◆ _sv
The documentation for this class was generated from the following file:
- /home/travis/build/GooFit/GooFit/include/goofit/PDFs/physics/SpinHelper.h