Celeritas 0.7.0-dev.80+develop.2dd9b831b
|
#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... | |