|
| G4LayeredNucleus () |
|
| G4LayeredNucleus (const G4double A, const G4double Z) |
|
| G4LayeredNucleus (const G4Material *aMaterial) |
|
G4ThreeVector | GetMomentum () |
|
void | SetMomentum (const G4ThreeVector &mom) |
|
| G4Nucleus () |
|
| G4Nucleus (const G4double A, const G4double Z) |
|
| G4Nucleus (const G4int A, const G4int Z) |
|
| G4Nucleus (const G4Material *aMaterial) |
|
| ~G4Nucleus () |
|
| G4Nucleus (const G4Nucleus &right) |
|
G4Nucleus & | operator= (const G4Nucleus &right) |
|
G4bool | operator== (const G4Nucleus &right) const |
|
G4bool | operator!= (const G4Nucleus &right) const |
|
void | ChooseParameters (const G4Material *aMaterial) |
|
void | SetParameters (const G4double A, const G4double Z) |
|
void | SetParameters (const G4int A, const G4int Z) |
|
G4int | GetA_asInt () const |
|
G4int | GetN_asInt () const |
|
G4int | GetZ_asInt () const |
|
const G4Isotope * | GetIsotope () |
|
void | SetIsotope (const G4Isotope *iso) |
|
G4DynamicParticle * | ReturnTargetParticle () const |
|
G4double | AtomicMass (const G4double A, const G4double Z) const |
|
G4double | AtomicMass (const G4int A, const G4int Z) const |
|
G4double | GetThermalPz (const G4double mass, const G4double temp) const |
|
G4ReactionProduct | GetThermalNucleus (G4double aMass, G4double temp=-1) const |
|
G4ReactionProduct | GetBiasedThermalNucleus (G4double aMass, G4ThreeVector aVelocity, G4double temp=-1) const |
|
G4double | Cinema (G4double kineticEnergy) |
|
G4double | EvaporationEffects (G4double kineticEnergy) |
|
G4double | AnnihilationEvaporationEffects (G4double kineticEnergy, G4double ekOrg) |
|
G4double | GetPNBlackTrackEnergy () const |
|
G4double | GetDTABlackTrackEnergy () const |
|
G4double | GetAnnihilationPNBlackTrackEnergy () const |
|
G4double | GetAnnihilationDTABlackTrackEnergy () const |
|
G4ThreeVector | GetFermiMomentum () |
|
G4ReactionProductVector * | Fragmentate () |
|
void | AddExcitationEnergy (G4double anEnergy) |
|
void | AddMomentum (const G4ThreeVector aMomentum) |
|
G4double | GetEnergyDeposit () |
|
Definition at line 41 of file G4LayeredNucleus.hh.