Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLDecayAvatar.hh>
Decay avatar
The reflection avatar is created when a particle reaches the boundary of the nucleus. At this point it can either be reflected from the boundary or exit the nucleus.
Definition at line 55 of file G4INCLDecayAvatar.hh.
G4INCL::DecayAvatar::DecayAvatar | ( | G4INCL::Particle * | aParticle, |
G4double | time, | ||
G4INCL::Nucleus * | aNucleus, | ||
G4bool | force = false |
||
) |
Definition at line 49 of file G4INCLDecayAvatar.cc.
|
virtual |
Definition at line 56 of file G4INCLDecayAvatar.cc.
|
virtual |
Implements G4INCL::IAvatar.
Definition at line 186 of file G4INCLDecayAvatar.cc.
|
virtual |
Implements G4INCL::InteractionAvatar.
Definition at line 60 of file G4INCLDecayAvatar.cc.
G4INCL::FinalState * G4INCL::DecayAvatar::getFinalState | ( | ) | const |
|
inlinevirtual |
Implements G4INCL::IAvatar.
Definition at line 66 of file G4INCLDecayAvatar.hh.
|
virtual |
Implements G4INCL::IAvatar.
Definition at line 74 of file G4INCLDecayAvatar.cc.
|
virtual |
Implements G4INCL::IAvatar.
Definition at line 70 of file G4INCLDecayAvatar.cc.