#include <DecayMothers.h>
|
| DecayMothers (const mc_device_vector< GReal_t > &_masses, const GInt_t _ndaughters, const GInt_t _seed) |
|
__host__ __device__ GReal_t | pdk (const GReal_t a, const GReal_t b, const GReal_t c) const |
|
__host__ __device__ void | bbsort (GReal_t *array, GInt_t n) |
|
__host__ __device__ GUInt_t | hash (GUInt_t a) |
|
__host__ __device__ GReal_t | process (const GInt_t evt, Vector4R **particles) |
|
__host__ __device__ GReal_t | operator() (const GInt_t evt, GT2 &particles) |
|
__host__ __device__ GReal_t | operator() (const GInt_t evt, GT3 &particles) |
|
__host__ __device__ GReal_t | operator() (const GInt_t evt, GT4 &particles) |
|
__host__ __device__ GReal_t | operator() (const GInt_t evt, GT5 &particles) |
|
__host__ __device__ GReal_t | operator() (const GInt_t evt, GT6 &particles) |
|
__host__ __device__ GReal_t | operator() (const GInt_t evt, GT7 &particles) |
|
__host__ __device__ GReal_t | operator() (const GInt_t evt, GT8 &particles) |
|
__host__ __device__ GReal_t | operator() (const GInt_t evt, GT9 &particles) |
|
__host__ __device__ GReal_t | operator() (const GInt_t evt, GT10 &particles) |
|
Definition at line 44 of file DecayMothers.h.
__host__ __device__ void MCBooster::DecayMothers::bbsort |
( |
GReal_t * |
array, |
|
|
GInt_t |
n |
|
) |
| |
|
inline |
__host__ __device__ GUInt_t MCBooster::DecayMothers::hash |
( |
GUInt_t |
a | ) |
|
|
inline |
__host__ __device__ GReal_t MCBooster::DecayMothers::operator() |
( |
const GInt_t |
evt, |
|
|
GT2 & |
particles |
|
) |
| |
|
inline |
__host__ __device__ GReal_t MCBooster::DecayMothers::operator() |
( |
const GInt_t |
evt, |
|
|
GT3 & |
particles |
|
) |
| |
|
inline |
__host__ __device__ GReal_t MCBooster::DecayMothers::operator() |
( |
const GInt_t |
evt, |
|
|
GT4 & |
particles |
|
) |
| |
|
inline |
__host__ __device__ GReal_t MCBooster::DecayMothers::operator() |
( |
const GInt_t |
evt, |
|
|
GT5 & |
particles |
|
) |
| |
|
inline |
__host__ __device__ GReal_t MCBooster::DecayMothers::operator() |
( |
const GInt_t |
evt, |
|
|
GT6 & |
particles |
|
) |
| |
|
inline |
__host__ __device__ GReal_t MCBooster::DecayMothers::operator() |
( |
const GInt_t |
evt, |
|
|
GT7 & |
particles |
|
) |
| |
|
inline |
__host__ __device__ GReal_t MCBooster::DecayMothers::operator() |
( |
const GInt_t |
evt, |
|
|
GT8 & |
particles |
|
) |
| |
|
inline |
__host__ __device__ GReal_t MCBooster::DecayMothers::operator() |
( |
const GInt_t |
evt, |
|
|
GT9 & |
particles |
|
) |
| |
|
inline |
__host__ __device__ GReal_t MCBooster::DecayMothers::operator() |
( |
const GInt_t |
evt, |
|
|
GT10 & |
particles |
|
) |
| |
|
inline |
const GReal_t* __restrict__ MCBooster::DecayMothers::fMasses |
const GInt_t MCBooster::DecayMothers::fNDaughters |
const GInt_t MCBooster::DecayMothers::fSeed |
The documentation for this struct was generated from the following file: