#include <G4FermiChannels.hh>
Public 멤버 함수 | |
G4FermiChannels (size_t nmax, G4double ex, G4double gmass) | |
size_t | GetNumberOfChannels () const |
const std::vector< const G4FermiPair * > & | GetChannels () const |
const G4FermiPair * | GetPair (size_t idx) const |
const G4FermiPair * | SamplePair (G4double rand) const |
void | AddChannel (const G4FermiPair *) |
std::vector< G4double > & | GetProbabilities () |
G4double | GetExcitation () const |
G4double | GetMass () const |
Private 멤버 함수 | |
const G4FermiChannels & | operator= (const G4FermiChannels &)=delete |
G4FermiChannels (const G4FermiChannels &)=delete | |
G4bool | operator== (const G4FermiChannels &) const =delete |
G4bool | operator!= (const G4FermiChannels &) const =delete |
Private 속성 | |
size_t | nch |
G4double | excitation |
G4double | ground_mass |
std::vector< const G4FermiPair * > | fvect |
std::vector< G4double > | cum_prob |
G4FermiChannels.hh 파일의 40 번째 라인에서 정의되었습니다.
G4FermiChannels.hh 파일의 44 번째 라인에서 정의되었습니다.
|
inlineprivatedelete |
|
inline |
G4FermiChannels.hh 파일의 98 번째 라인에서 정의되었습니다.
|
inline |
G4FermiChannels.hh 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : fvect.
다음에 의해서 참조됨 : G4FermiFragmentsPoolVI::Initialise(), G4FermiBreakUpVI::SampleDecay().
|
inline |
G4FermiChannels.hh 파일의 110 번째 라인에서 정의되었습니다.
다음을 참조함 : excitation.
다음에 의해서 참조됨 : G4FermiBreakUpVI::SampleDecay().
|
inline |
G4FermiChannels.hh 파일의 115 번째 라인에서 정의되었습니다.
다음을 참조함 : excitation, ground_mass.
|
inline |
G4FermiChannels.hh 파일의 74 번째 라인에서 정의되었습니다.
다음을 참조함 : nch.
다음에 의해서 참조됨 : G4FermiFragmentsPoolVI::Initialise(), G4FermiBreakUpVI::SampleDecay().
|
inline |
G4FermiChannels.hh 파일의 84 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4FermiBreakUpVI::SampleDecay().
|
inline |
G4FermiChannels.hh 파일의 105 번째 라인에서 정의되었습니다.
다음을 참조함 : cum_prob.
다음에 의해서 참조됨 : G4FermiFragmentsPoolVI::Initialise().
|
inlineprivatedelete |
|
inlineprivatedelete |
|
inlineprivatedelete |
|
inline |
G4FermiChannels.hh 파일의 89 번째 라인에서 정의되었습니다.
다음을 참조함 : cum_prob, fvect, nch.
다음에 의해서 참조됨 : G4FermiBreakUpVI::SampleDecay().
|
private |
G4FermiChannels.hh 파일의 70 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddChannel(), G4FermiChannels(), GetProbabilities(), SamplePair().
|
private |
G4FermiChannels.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetExcitation(), GetMass().
|
private |
G4FermiChannels.hh 파일의 69 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddChannel(), G4FermiChannels(), GetChannels(), GetPair(), SamplePair().
|
private |
G4FermiChannels.hh 파일의 68 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetMass().
|
private |
G4FermiChannels.hh 파일의 66 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddChannel(), GetNumberOfChannels(), GetPair(), SamplePair().