|
Celeritas 0.7.0-dev.196+develop.8d0d9047c
|
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.