#include <ExtrapolationCache.h>
Definition at line 25 of file ExtrapolationCache.h.
◆ ExtrapolationCache() [1/5]
Trk::ExtrapolationCache::ExtrapolationCache |
( |
| ) |
|
|
default |
◆ ExtrapolationCache() [2/5]
◆ ExtrapolationCache() [3/5]
◆ ExtrapolationCache() [4/5]
Trk::ExtrapolationCache::ExtrapolationCache |
( |
double |
x0tot | ) |
|
◆ ExtrapolationCache() [5/5]
Trk::ExtrapolationCache::ExtrapolationCache |
( |
double |
x0tot, |
|
|
EnergyLoss * |
eloss |
|
) |
| |
◆ ~ExtrapolationCache()
Trk::ExtrapolationCache::~ExtrapolationCache |
( |
| ) |
|
|
default |
◆ clone()
◆ eloss()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ reset()
void Trk::ExtrapolationCache::reset |
( |
| ) |
|
◆ updateEloss()
void Trk::ExtrapolationCache::updateEloss |
( |
double |
ioni, |
|
|
double |
sigi, |
|
|
double |
rad, |
|
|
double |
sigr |
|
) |
| |
◆ updateX0()
void Trk::ExtrapolationCache::updateX0 |
( |
double |
x0 | ) |
|
◆ x0tot()
double Trk::ExtrapolationCache::x0tot |
( |
| ) |
const |
◆ m_eloss
◆ m_x0tot
double Trk::ExtrapolationCache::m_x0tot {} |
|
private |
The documentation for this class was generated from the following file: