|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
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. | |
New particle created via an Interaction.
It will be converted into a "track initializer" using the parent track's information.