Celeritas 0.6.0-2+develop.96611fab
|
Store a track's position and momentum for field integration. More...
#include <Types.hh>
Public Types | |
using | MomentumUnits = units::MevMomentum |
using | Real3 = Array< real_type, 3 > |
Public Attributes | |
Real3 | pos |
Particle position. | |
Real3 | mom |
Particle momentum. | |
Store a track's position and momentum for field integration.