|
Geant4.10
|
#include <G4QMDGroundStateNucleus.hh>
Public Member Functions | |
| G4QMDGroundStateNucleus () | |
| G4QMDGroundStateNucleus (G4int z, G4int a) | |
| ~G4QMDGroundStateNucleus () | |
Public Member Functions inherited from G4QMDNucleus | |
| 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 45 of file G4QMDGroundStateNucleus.hh.
| G4QMDGroundStateNucleus::G4QMDGroundStateNucleus | ( | ) |
Definition at line 38 of file G4QMDGroundStateNucleus.cc.
References test::a, G4QMDParameters::Get_c0p(), G4QMDParameters::Get_c3p(), G4QMDParameters::Get_cdp(), G4QMDParameters::Get_clp(), G4QMDParameters::Get_cpc(), G4QMDParameters::Get_cph(), G4QMDParameters::Get_cpw(), G4QMDParameters::Get_csp(), G4QMDParameters::Get_epsx(), G4QMDParameters::Get_gamm(), G4QMDParameters::Get_hbc(), G4QMDParameters::GetInstance(), G4QMDNucleus::GetMassNumber(), G4Neutron::Neutron(), G4Proton::Proton(), G4QMDSystem::SetParticipant(), and G4QMDMeanField::SetSystem().
|
inline |
Definition at line 50 of file G4QMDGroundStateNucleus.hh.
1.8.7