#include <G4NucLevel.hh>
Public 멤버 함수 | |
G4NucLevel (size_t ntrans, G4double tgamma, const std::vector< G4int > &vTrans, const std::vector< G4float > &wLevelGamma, const std::vector< G4float > &wGamma, const std::vector< G4float > &vRatio, const std::vector< const std::vector< G4float > * > &wShell) | |
~G4NucLevel () | |
size_t | NumberOfTransitions () const |
size_t | FinalExcitationIndex (size_t idx) const |
G4int | TransitionType (size_t idx) const |
G4double | GetTimeGamma () const |
G4float | GammaProbability (size_t idx) const |
G4float | GammaCumProbability (size_t idx) const |
G4float | MultipolarityRatio (size_t idx) const |
size_t | SampleGammaTransition (G4double rndm) const |
G4int | SampleShell (size_t idx, G4double rndm) const |
const std::vector< G4float > * | ShellProbabilty (size_t idx) const |
void | StreamInfo (std::ostream &os) const |
Private 멤버 함수 | |
G4NucLevel (const G4NucLevel &right)=delete | |
G4bool | operator== (const G4NucLevel &right) const =delete |
G4bool | operator!= (const G4NucLevel &right) const =delete |
G4bool | operator< (const G4NucLevel &right) const =delete |
const G4NucLevel & | operator= (const G4NucLevel &right)=delete |
Private 속성 | |
size_t | length |
G4double | fTimeGamma |
std::vector< G4int > | fTrans |
std::vector< G4float > | fGammaCumProbability |
std::vector< G4float > | fGammaProbability |
std::vector< G4float > | fMpRatio |
std::vector< const std::vector < G4float > * > | fShellProbability |
G4NucLevel.hh 파일의 53 번째 라인에서 정의되었습니다.
|
explicit |
G4NucLevel.cc 파일의 47 번째 라인에서 정의되었습니다.
다음을 참조함 : fGammaCumProbability, fGammaProbability, fMpRatio, fShellProbability, fTrans, length.
G4NucLevel::~G4NucLevel | ( | ) |
G4NucLevel.cc 파일의 71 번째 라인에서 정의되었습니다.
다음을 참조함 : fShellProbability, length.
|
privatedelete |
|
inline |
G4NucLevel.hh 파일의 114 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PhotonEvaporation::GenerateGamma(), StreamInfo().
|
inline |
G4NucLevel.hh 파일의 143 번째 라인에서 정의되었습니다.
다음을 참조함 : fGammaCumProbability, length.
|
inline |
G4NucLevel.hh 파일의 135 번째 라인에서 정의되었습니다.
다음을 참조함 : fGammaProbability, length.
다음에 의해서 참조됨 : G4PhotonEvaporation::GenerateGamma().
|
inline |
G4NucLevel.hh 파일의 130 번째 라인에서 정의되었습니다.
다음을 참조함 : fTimeGamma.
|
inline |
G4NucLevel.hh 파일의 151 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PhotonEvaporation::GenerateGamma().
|
inline |
G4NucLevel.hh 파일의 109 번째 라인에서 정의되었습니다.
다음을 참조함 : length.
다음에 의해서 참조됨 : G4PhotonEvaporation::GenerateGamma().
|
privatedelete |
|
privatedelete |
|
privatedelete |
|
privatedelete |
|
inline |
G4NucLevel.hh 파일의 159 번째 라인에서 정의되었습니다.
다음을 참조함 : fGammaCumProbability, length, x.
다음에 의해서 참조됨 : G4PhotonEvaporation::GenerateGamma().
G4NucLevel.hh 파일의 169 번째 라인에서 정의되었습니다.
다음을 참조함 : fShellProbability, length, G4InuclParticleNames::nn, x.
다음에 의해서 참조됨 : G4PhotonEvaporation::GenerateGamma().
|
inline |
G4NucLevel.hh 파일의 185 번째 라인에서 정의되었습니다.
다음을 참조함 : fShellProbability, length.
void G4NucLevel::StreamInfo | ( | std::ostream & | os | ) | const |
G4NucLevel.cc 파일의 97 번째 라인에서 정의되었습니다.
다음을 참조함 : fGammaCumProbability, fGammaProbability, FinalExcitationIndex(), fMpRatio, fShellProbability, length, CLHEP::prec, TransitionType().
|
inline |
G4NucLevel.hh 파일의 122 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PhotonEvaporation::GenerateGamma(), StreamInfo().
|
private |
G4NucLevel.hh 파일의 103 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4NucLevel(), GammaCumProbability(), SampleGammaTransition(), StreamInfo().
|
private |
G4NucLevel.hh 파일의 104 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4NucLevel(), GammaProbability(), StreamInfo().
|
private |
G4NucLevel.hh 파일의 105 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4NucLevel(), MultipolarityRatio(), StreamInfo().
|
private |
G4NucLevel.hh 파일의 106 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4NucLevel(), SampleShell(), ShellProbabilty(), StreamInfo(), ~G4NucLevel().
|
private |
G4NucLevel.hh 파일의 100 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetTimeGamma().
|
private |
G4NucLevel.hh 파일의 102 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : FinalExcitationIndex(), G4NucLevel(), TransitionType().
|
private |
G4NucLevel.hh 파일의 99 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : FinalExcitationIndex(), G4NucLevel(), GammaCumProbability(), GammaProbability(), MultipolarityRatio(), NumberOfTransitions(), SampleGammaTransition(), SampleShell(), ShellProbabilty(), StreamInfo(), TransitionType(), ~G4NucLevel().