|
Geant4.10
|
#include <G4INCLParticleEntryAvatar.hh>
Public Member Functions | |
| ParticleEntryAvatar (G4double, G4INCL::Nucleus *, G4INCL::Particle *) | |
| virtual | ~ParticleEntryAvatar () |
| virtual G4INCL::IChannel * | getChannel () |
| ParticleList | getParticles () const |
| virtual void | preInteraction () |
| virtual FinalState * | postInteraction (FinalState *) |
| std::string | dump () const |
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 () |
Additional Inherited Members | |
Protected Attributes inherited from G4INCL::IAvatar | |
| G4double | theTime |
Definition at line 45 of file G4INCLParticleEntryAvatar.hh.
| G4INCL::ParticleEntryAvatar::ParticleEntryAvatar | ( | G4double | time, |
| G4INCL::Nucleus * | nucleus, | ||
| G4INCL::Particle * | particle | ||
| ) |
Definition at line 46 of file G4INCLParticleEntryAvatar.cc.
References G4INCL::ParticleEntryAvatarType, and G4INCL::IAvatar::setType().
|
virtual |
Definition at line 54 of file G4INCLParticleEntryAvatar.cc.
|
virtual |
Implements G4INCL::IAvatar.
Definition at line 57 of file G4INCLParticleEntryAvatar.cc.
References G4INCL::Particle::dump(), and G4INCL::IAvatar::theTime.
|
virtual |
Implements G4INCL::IAvatar.
Definition at line 71 of file G4INCLParticleEntryAvatar.cc.
|
inlinevirtual |
|
virtual |
Implements G4INCL::IAvatar.
Definition at line 66 of file G4INCLParticleEntryAvatar.cc.
References G4INCL::Particle::rpCorrelate().
|
inlinevirtual |
1.8.7