|
Geant4
9.6.p02
|
#include <G4INCLDecayAvatar.hh>
Public Member Functions | |
| DecayAvatar (G4INCL::Particle *aParticle, G4double time, G4INCL::Nucleus *aNucleus, G4bool force=false) | |
| virtual | ~DecayAvatar () |
| G4INCL::IChannel * | getChannel () const |
| G4INCL::FinalState * | getFinalState () const |
| virtual void | preInteraction () |
| virtual FinalState * | postInteraction (FinalState *) |
| ParticleList | getParticles () const |
| std::string | dump () const |
Public Member Functions inherited from G4INCL::InteractionAvatar | |
| InteractionAvatar (G4double, G4INCL::Nucleus *, G4INCL::Particle *) | |
| InteractionAvatar (G4double, G4INCL::Nucleus *, G4INCL::Particle *, G4INCL::Particle *) | |
| virtual | ~InteractionAvatar () |
Public Member Functions inherited from G4INCL::IAvatar | |
| IAvatar () | |
| IAvatar (G4double time) | |
| virtual | ~IAvatar () |
| G4INCL::FinalState * | getFinalState () |
| G4double | getTime () const |
| AvatarType | getType () const |
| G4bool | isACollision () const |
| G4bool | isADecay () const |
| void | setType (AvatarType t) |
| long | getID () const |
| std::string | toString () |
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 53 of file G4INCLDecayAvatar.hh.
| G4INCL::DecayAvatar::DecayAvatar | ( | G4INCL::Particle * | aParticle, |
| G4double | time, | ||
| G4INCL::Nucleus * | aNucleus, | ||
| G4bool | force = false |
||
| ) |
|
virtual |
Definition at line 54 of file G4INCLDecayAvatar.cc.
|
virtual |
Implements G4INCL::IAvatar.
Definition at line 184 of file G4INCLDecayAvatar.cc.
|
virtual |
Implements G4INCL::InteractionAvatar.
Definition at line 58 of file G4INCLDecayAvatar.cc.
| G4INCL::FinalState* G4INCL::DecayAvatar::getFinalState | ( | ) | const |
|
inlinevirtual |
Implements G4INCL::IAvatar.
Definition at line 64 of file G4INCLDecayAvatar.hh.
|
virtual |
Implements G4INCL::IAvatar.
Definition at line 72 of file G4INCLDecayAvatar.cc.
|
virtual |
Implements G4INCL::IAvatar.
Definition at line 68 of file G4INCLDecayAvatar.cc.
1.8.4