|
Geant4.10
|
#include <G4NeutronHPLevel.hh>
Public Member Functions | |
| G4NeutronHPLevel () | |
| ~G4NeutronHPLevel () | |
| void | SetNumberOfGammas (G4int aGammas) |
| void | SetGamma (G4int i, G4NeutronHPGamma *aGamma) |
| G4DynamicParticleVector * | GetDecayGammas () |
| void | SetLevelEnergy (G4double anEnergy) |
| G4double | GetLevelEnergy () |
| G4double | GetGammaEnergy (G4int i) |
Definition at line 39 of file G4NeutronHPLevel.hh.
|
inline |
Definition at line 43 of file G4NeutronHPLevel.hh.
| G4NeutronHPLevel::~G4NeutronHPLevel | ( | ) |
Definition at line 33 of file G4NeutronHPLevel.cc.
| G4DynamicParticleVector * G4NeutronHPLevel::GetDecayGammas | ( | ) |
Definition at line 64 of file G4NeutronHPLevel.cc.
References G4UniformRand, G4NeutronHPGamma::GetDecayGammas(), and G4NeutronHPGamma::GetWeight().
Referenced by G4NeutronHPGamma::GetDecayGammas().
|
inline |
Definition at line 62 of file G4NeutronHPLevel.hh.
Referenced by G4NeutronHPInelasticCompFS::CompositeApply(), G4NeutronHPDeExGammas::GetLevelEnergy(), and G4NeutronHPDeExGammas::Init().
| void G4NeutronHPLevel::SetGamma | ( | G4int | i, |
| G4NeutronHPGamma * | aGamma | ||
| ) |
Definition at line 53 of file G4NeutronHPLevel.cc.
References G4NeutronHPGamma::GetLevelEnergy(), and SetLevelEnergy().
Referenced by G4NeutronHPDeExGammas::Init().
Definition at line 57 of file G4NeutronHPLevel.hh.
Referenced by SetGamma().
Definition at line 42 of file G4NeutronHPLevel.cc.
Referenced by G4NeutronHPDeExGammas::Init().
1.8.7