GooFit  v2.1.3
Classes | Namespaces | Functions
SpinHelper.h File Reference
#include <goofit/PDFs/physics/DalitzPlotHelpers.h>

Go to the source code of this file.

Classes

class  GooFit::ZTspin1
 
class  GooFit::SpinSumV
 
class  GooFit::SpinSumT
 
class  GooFit::LorentzMatrix
 
class  GooFit::SymmLorentzMatrix
 
class  GooFit::ZTspin2
 

Namespaces

 GooFit
 

Functions

class GooFit::__align__ (16) gpuLVec
 
__device__ gpuLVec GooFit::operator+ (gpuLVec lhs, const gpuLVec &rhs)
 
__device__ gpuLVec GooFit::operator- (gpuLVec lhs, const gpuLVec &rhs)
 
__device__ gpuLVec GooFit::operator* (gpuLVec lhs, fptype rhs)
 
__device__ gpuLVec GooFit::operator* (fptype lhs, gpuLVec rhs)
 
__device__ SymmLorentzMatrix GooFit::operator* (fptype lhs, const SymmLorentzMatrix &rhs)
 
__device__ SymmLorentzMatrix GooFit::operator/ (fptype lhs, const SymmLorentzMatrix &rhs)
 
__device__ fptype GooFit::LeviCivita (const gpuLVec &p1, const gpuLVec &p2, const gpuLVec &p3, const gpuLVec &p4)
 
__device__ gpuLVec GooFit::LeviCivita (const gpuLVec &a, const gpuLVec &b, const gpuLVec &c)