#include <G4VParticipants.hh>
Definition at line 48 of file G4VParticipants.hh.
◆ G4VParticipants() [1/2]
G4VParticipants::G4VParticipants |
( |
| ) |
|
Definition at line 44 of file G4VParticipants.cc.
G4V3DNucleus * theProjectileNucleus
G4V3DNucleus * theNucleus
◆ G4VParticipants() [2/2]
◆ ~G4VParticipants()
G4VParticipants::~G4VParticipants |
( |
| ) |
|
|
virtual |
Definition at line 49 of file G4VParticipants.cc.
G4V3DNucleus * theProjectileNucleus
G4V3DNucleus * theNucleus
◆ GetProjectileNucleus()
G4V3DNucleus * G4VParticipants::GetProjectileNucleus |
( |
| ) |
const |
|
inlinevirtual |
◆ GetWoundedNucleus()
◆ Init()
void G4VParticipants::Init |
( |
G4int |
theZ, |
|
|
G4int |
theA |
|
) |
| |
|
virtual |
Definition at line 57 of file G4VParticipants.cc.
virtual void Init(G4int theA, G4int theZ)=0
G4V3DNucleus * theNucleus
virtual void SortNucleonsIncZ()=0
◆ InitProjectileNucleus()
void G4VParticipants::InitProjectileNucleus |
( |
G4int |
theZ, |
|
|
G4int |
theA |
|
) |
| |
|
virtual |
Definition at line 71 of file G4VParticipants.cc.
virtual void Init(G4int theA, G4int theZ)=0
G4V3DNucleus * theProjectileNucleus
virtual void SortNucleonsDecZ()=0
◆ operator!=()
◆ operator=()
◆ operator==()
◆ SetNucleus()
◆ SetProjectileNucleus()
void G4VParticipants::SetProjectileNucleus |
( |
G4V3DNucleus * |
aNucleus | ) |
|
|
virtual |
◆ theNucleus
◆ theProjectileNucleus
The documentation for this class was generated from the following files: