#include <G4ParticleHPLevel.hh>
Public 멤버 함수 | |
G4ParticleHPLevel () | |
~G4ParticleHPLevel () | |
void | SetNumberOfGammas (G4int aGammas) |
void | SetGamma (G4int i, G4ParticleHPGamma *aGamma) |
G4DynamicParticleVector * | GetDecayGammas () |
void | SetLevelEnergy (G4double anEnergy) |
G4double | GetLevelEnergy () |
G4double | GetGammaEnergy (G4int i) |
Private 속성 | |
G4double | levelEnergy |
G4int | nGammas |
G4ParticleHPGamma ** | theGammas |
G4ParticleHPLevel.hh 파일의 40 번째 라인에서 정의되었습니다.
|
inline |
G4ParticleHPLevel.hh 파일의 44 번째 라인에서 정의되었습니다.
다음을 참조함 : levelEnergy, nGammas, theGammas.
G4ParticleHPLevel::~G4ParticleHPLevel | ( | ) |
G4ParticleHPLevel.cc 파일의 35 번째 라인에서 정의되었습니다.
G4DynamicParticleVector * G4ParticleHPLevel::GetDecayGammas | ( | ) |
G4ParticleHPLevel.cc 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UniformRand, G4ParticleHPGamma::GetDecayGammas(), G4ParticleHPGamma::GetWeight(), nGammas, sum, theGammas.
다음에 의해서 참조됨 : G4ParticleHPGamma::GetDecayGammas().
G4ParticleHPLevel.cc 파일의 61 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ParticleHPGamma::GetGammaEnergy(), theGammas.
|
inline |
G4ParticleHPLevel.hh 파일의 64 번째 라인에서 정의되었습니다.
다음을 참조함 : levelEnergy.
다음에 의해서 참조됨 : G4ParticleHPInelasticCompFS::CompositeApply(), G4ParticleHPDeExGammas::GetLevelEnergy(), G4ParticleHPDeExGammas::Init().
void G4ParticleHPLevel::SetGamma | ( | G4int | i, |
G4ParticleHPGamma * | aGamma | ||
) |
G4ParticleHPLevel.cc 파일의 55 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ParticleHPGamma::GetLevelEnergy(), SetLevelEnergy(), theGammas.
다음에 의해서 참조됨 : G4ParticleHPDeExGammas::Init().
G4ParticleHPLevel.cc 파일의 44 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticleHPDeExGammas::Init().
|
private |
G4ParticleHPLevel.hh 파일의 73 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticleHPLevel(), GetLevelEnergy(), SetLevelEnergy().
|
private |
G4ParticleHPLevel.hh 파일의 75 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticleHPLevel(), GetDecayGammas(), SetNumberOfGammas(), ~G4ParticleHPLevel().
|
private |
G4ParticleHPLevel.hh 파일의 76 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticleHPLevel(), GetDecayGammas(), GetGammaEnergy(), SetGamma(), SetNumberOfGammas(), ~G4ParticleHPLevel().