Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4LightIonQMDNucleus.hh>
Public Member Functions | |
G4LightIonQMDNucleus () | |
G4LorentzVector | Get4Momentum () |
G4int | GetMassNumber () |
G4int | GetAtomicNumber () |
void | CalEnergyAndAngularMomentumInCM () |
G4double | GetNuclearMass () |
void | SetTotalPotential (G4double x) |
G4double | GetExcitationEnergy () |
G4int | GetAngularMomentum () |
Public Member Functions inherited from G4QMDSystem | |
G4QMDSystem () | |
virtual | ~G4QMDSystem () |
void | SetParticipant (G4QMDParticipant *particle) |
void | SetSystem (G4QMDSystem *, G4ThreeVector, G4ThreeVector) |
void | SubtractSystem (G4QMDSystem *) |
G4QMDParticipant * | EraseParticipant (G4int i) |
void | DeleteParticipant (G4int i) |
void | InsertParticipant (G4QMDParticipant *particle, G4int j) |
G4int | GetTotalNumberOfParticipant () |
G4QMDParticipant * | GetParticipant (G4int i) |
void | IncrementCollisionCounter () |
G4int | GetNOCollision () |
void | ShowParticipants () |
void | Clear () |
Additional Inherited Members | |
Protected Attributes inherited from G4QMDSystem | |
std::vector< G4QMDParticipant * > | participants |
Definition at line 44 of file G4LightIonQMDNucleus.hh.
G4LightIonQMDNucleus::G4LightIonQMDNucleus | ( | ) |
Definition at line 46 of file G4LightIonQMDNucleus.cc.
void G4LightIonQMDNucleus::CalEnergyAndAngularMomentumInCM | ( | ) |
Definition at line 180 of file G4LightIonQMDNucleus.cc.
Referenced by G4LightIonQMDReaction::ApplyYourself(), and G4LightIonQMDMeanField::SetNucleus().
G4LorentzVector G4LightIonQMDNucleus::Get4Momentum | ( | ) |
Definition at line 98 of file G4LightIonQMDNucleus.cc.
Referenced by CalEnergyAndAngularMomentumInCM().
|
inline |
Definition at line 66 of file G4LightIonQMDNucleus.hh.
G4int G4LightIonQMDNucleus::GetAtomicNumber | ( | ) |
Definition at line 131 of file G4LightIonQMDNucleus.cc.
Referenced by CalEnergyAndAngularMomentumInCM(), and GetNuclearMass().
|
inline |
Definition at line 64 of file G4LightIonQMDNucleus.hh.
G4int G4LightIonQMDNucleus::GetMassNumber | ( | ) |
Definition at line 110 of file G4LightIonQMDNucleus.cc.
Referenced by CalEnergyAndAngularMomentumInCM(), G4LightIonQMDGroundStateNucleus::G4LightIonQMDGroundStateNucleus(), and GetNuclearMass().
G4double G4LightIonQMDNucleus::GetNuclearMass | ( | ) |
Definition at line 145 of file G4LightIonQMDNucleus.cc.
|
inline |
Definition at line 63 of file G4LightIonQMDNucleus.hh.
Referenced by G4LightIonQMDReaction::ApplyYourself(), and G4LightIonQMDMeanField::SetNucleus().