Celeritas  0.5.0-56+6b053cd
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: