|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
A uniform field. More...
#include <UniformField.hh>
Public Member Functions | |
| CELER_FUNCTION | UniformField (Real3 const &value) |
| Construct with a field vector. | |
| CELER_FUNCTION Real3 const & | operator() (Real3 const &) const |
| Return the field at the given position. | |
A uniform field.
The values of the field should be in native units. For magnetic fields, this unit is gauss for the CGS system.