![]() |
Project
|
Functions | |
| template<typename T > | |
| GPUdi () T BetheBlochAleph(T bg | |
| return (kp2 - aa - bb) *kp1/aa | |
Variables | |
| T | kp1 |
| T T | kp2 |
| T T T | kp3 |
| T T T T | kp4 |
| T T T T T | kp5 |
| T | aa = o2::gpu::GPUCommonMath::Pow(beta, kp4) |
| T | bb = o2::gpu::GPUCommonMath::Pow(static_cast<T>(1.) / bg, kp5) |
| o2::common::GPUdi | ( | ) |
| T o2::common::aa = o2::gpu::GPUCommonMath::Pow(beta, kp4) |
Definition at line 26 of file BetheBlochAleph.h.
| o2::common::bb = o2::gpu::GPUCommonMath::Pow(static_cast<T>(1.) / bg, kp5) |
Definition at line 27 of file BetheBlochAleph.h.
| T o2::common::kp1 |
Definition at line 22 of file BetheBlochAleph.h.
| T T o2::common::kp2 |
Definition at line 22 of file BetheBlochAleph.h.
| T T T o2::common::kp3 |
Definition at line 22 of file BetheBlochAleph.h.
| T T T T o2::common::kp4 |
Definition at line 22 of file BetheBlochAleph.h.
| T T T T T o2::common::kp5 |
Definition at line 22 of file BetheBlochAleph.h.