|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLAntinucleiAtrestEntryChannel.hh>
Public Member Functions | |
| AntinucleiAtrestEntryChannel (Nucleus *n, Cluster *ac, ThreeVector pos1, ThreeVector pos2) | |
| AntinucleiAtrestEntryChannel (Nucleus *n, Particle *p) | |
| virtual | ~AntinucleiAtrestEntryChannel () |
| void | fillFinalState (FinalState *fs) |
| ThreeVector | getAnnihilationPosition (ThreeVector nbarPos, ThreeVector pbarPos) |
| ParticleList | makeMesonStar () |
| IAvatarList | bringMesonStar (ParticleList const &pL, Nucleus *const n) |
| Public Member Functions inherited from G4INCL::IChannel | |
| IChannel () | |
| virtual | ~IChannel () |
| FinalState * | getFinalState () |
Definition at line 53 of file G4INCLAntinucleiAtrestEntryChannel.hh.
| G4INCL::AntinucleiAtrestEntryChannel::AntinucleiAtrestEntryChannel | ( | Nucleus * | n, |
| Cluster * | ac, | ||
| ThreeVector | pos1, | ||
| ThreeVector | pos2 ) |
Definition at line 52 of file G4INCLAntinucleiAtrestEntryChannel.cc.
Definition at line 55 of file G4INCLAntinucleiAtrestEntryChannel.cc.
|
virtual |
Definition at line 57 of file G4INCLAntinucleiAtrestEntryChannel.cc.
| IAvatarList G4INCL::AntinucleiAtrestEntryChannel::bringMesonStar | ( | ParticleList const & | pL, |
| Nucleus *const | n ) |
Definition at line 115 of file G4INCLAntinucleiAtrestEntryChannel.cc.
Referenced by G4INCL::StandardPropagationModel::shootCompositeAtrest().
|
virtual |
Implements G4INCL::IChannel.
Definition at line 140 of file G4INCLAntinucleiAtrestEntryChannel.cc.
| ThreeVector G4INCL::AntinucleiAtrestEntryChannel::getAnnihilationPosition | ( | ThreeVector | nbarPos, |
| ThreeVector | pbarPos ) |
Definition at line 59 of file G4INCLAntinucleiAtrestEntryChannel.cc.
Referenced by bringMesonStar().
| ParticleList G4INCL::AntinucleiAtrestEntryChannel::makeMesonStar | ( | ) |
Definition at line 70 of file G4INCLAntinucleiAtrestEntryChannel.cc.
Referenced by G4INCL::StandardPropagationModel::shootCompositeAtrest().