|
Geant4.10
|
#include <G4QMDNucleus.hh>
Public Member Functions | |
| G4QMDNucleus () | |
| 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 43 of file G4QMDNucleus.hh.
| G4QMDNucleus::G4QMDNucleus | ( | ) |
Definition at line 36 of file G4QMDNucleus.cc.
References G4QMDParameters::Get_hbc(), and G4QMDParameters::GetInstance().
| void G4QMDNucleus::CalEnergyAndAngularMomentumInCM | ( | ) |
Definition at line 132 of file G4QMDNucleus.cc.
References G4InuclSpecialFunctions::bindingEnergy(), CLHEP::HepLorentzVector::e(), CLHEP::HepLorentzVector::gamma(), Get4Momentum(), GetAtomicNumber(), G4NucleiProperties::GetBindingEnergy(), G4QMDParticipant::GetMass(), GetMassNumber(), G4QMDParticipant::GetMomentum(), G4QMDSystem::GetParticipant(), G4QMDParticipant::GetPosition(), G4QMDSystem::GetTotalNumberOfParticipant(), python.hepunit::GeV, int(), n, and CLHEP::HepLorentzVector::v().
Referenced by G4QMDReaction::ApplyYourself(), and G4QMDMeanField::SetNucleus().
| G4LorentzVector G4QMDNucleus::Get4Momentum | ( | ) |
Definition at line 54 of file G4QMDNucleus.cc.
References G4QMDSystem::participants.
Referenced by CalEnergyAndAngularMomentumInCM().
|
inline |
Definition at line 65 of file G4QMDNucleus.hh.
| G4int G4QMDNucleus::GetAtomicNumber | ( | ) |
Definition at line 83 of file G4QMDNucleus.cc.
References G4QMDSystem::participants, and G4Proton::Proton().
Referenced by CalEnergyAndAngularMomentumInCM(), and GetNuclearMass().
Definition at line 63 of file G4QMDNucleus.hh.
| G4int G4QMDNucleus::GetMassNumber | ( | ) |
Definition at line 66 of file G4QMDNucleus.cc.
References G4Neutron::Neutron(), G4QMDSystem::participants, and G4Proton::Proton().
Referenced by CalEnergyAndAngularMomentumInCM(), G4QMDGroundStateNucleus::G4QMDGroundStateNucleus(), and GetNuclearMass().
Definition at line 97 of file G4QMDNucleus.cc.
References GetAtomicNumber(), GetMassNumber(), G4NucleiProperties::GetNuclearMass(), G4ParticleDefinition::GetPDGMass(), python.hepunit::MeV, N, G4Neutron::Neutron(), and G4Proton::Proton().
Definition at line 62 of file G4QMDNucleus.hh.
References test::x.
Referenced by G4QMDReaction::ApplyYourself(), and G4QMDMeanField::SetNucleus().
1.8.7