Celeritas 0.6.0-13+develop.01c2c09e
|
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.