Celeritas 0.6.0-47+develop.b3cbb238
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::GeoTrackInitializer Struct Reference

Data required to initialize a geometry state. More...

#include <Types.hh>

Public Member Functions

CELER_FUNCTION operator bool () const
 True if assigned.
 
CELER_FUNCTION GeoTrackInitializer ()
 Default constructor.
 
CELER_FUNCTION GeoTrackInitializer (Real3, Real3)
 Construct with an invalid parent ID.
 
CELER_FUNCTION GeoTrackInitializer (Real3, Real3, TrackSlotId)
 Construct with position, direction, and parent ID.
 

Public Attributes

Real3 pos {0, 0, 0}
 
Real3 dir {0, 0, 0}
 
TrackSlotId parent
 

Detailed Description

Data required to initialize a geometry state.


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