Celeritas 0.7.0-dev.169+develop.bdc0041f6
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::Secondary Struct Reference

New particle created via an Interaction. More...

#include <Secondary.hh>

Public Member Functions

CELER_FUNCTION operator bool () const
 Whether the secondary survived cutoffs.
 

Public Attributes

ParticleId particle_id {}
 New particle type.
 
units::MevEnergy energy {}
 New kinetic energy.
 
Real3 direction {}
 New direction.
 

Detailed Description

New particle created via an Interaction.

It will be converted into a "track initializer" using the parent track's information.


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