Celeritas 0.6.0-47+develop.b3cbb238
|
#include <cmath>
#include "corecel/Assert.hh"
#include "corecel/data/Collection.hh"
#include "corecel/grid/Interpolator.hh"
#include "corecel/grid/NonuniformGrid.hh"
#include "corecel/grid/SplineInterpolator.hh"
#include "corecel/grid/UniformGrid.hh"
#include "corecel/grid/UniformGridData.hh"
#include "corecel/math/Algorithms.hh"
#include "corecel/math/Quantity.hh"
#include "celeritas/Quantities.hh"
Classes | |
class | celeritas::InverseRangeCalculator |
Calculate the energy that would limit a particle to a particular range. More... | |