Celeritas 0.6.0-67+develop.47f47c88
|
A grid of increasing, sorted 1D data. More...
#include <Grid.hh>
Public Types | |
using | VecDbl = std::vector< double > |
Public Member Functions | |
operator bool () const | |
Public Attributes | |
VecDbl | x |
VecDbl | y |
Interpolation | interpolation {} |
A grid of increasing, sorted 1D data.
This is used to store tabulated physics data such as cross sections or energy loss.