|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
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.