Celeritas 0.6.0-2+develop.96611fab
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
celeritas::OdeState Struct Reference

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.
 

Detailed Description

Store a track's position and momentum for field integration.


The documentation for this struct was generated from the following file: