#include <G4WLSTimeGeneratorProfileExponential.hh>
Public 멤버 함수 | |
G4WLSTimeGeneratorProfileExponential (const G4String &name) | |
~G4WLSTimeGeneratorProfileExponential () | |
G4double | GenerateTime (const G4double time_constant) |
G4double | GenerateTime (const G4MaterialPropertiesTable *) |
Private 멤버 함수 | |
G4WLSTimeGeneratorProfileExponential & | operator= (const G4WLSTimeGeneratorProfileExponential &right) |
G4WLSTimeGeneratorProfileExponential (const G4WLSTimeGeneratorProfileExponential &) | |
G4WLSTimeGeneratorProfileExponential.hh 파일의 51 번째 라인에서 정의되었습니다.
G4WLSTimeGeneratorProfileExponential::G4WLSTimeGeneratorProfileExponential | ( | const G4String & | name | ) |
G4WLSTimeGeneratorProfileExponential.cc 파일의 52 번째 라인에서 정의되었습니다.
G4WLSTimeGeneratorProfileExponential::~G4WLSTimeGeneratorProfileExponential | ( | ) |
G4WLSTimeGeneratorProfileExponential.cc 파일의 57 번째 라인에서 정의되었습니다.
|
private |
G4VWLSTimeGeneratorProfile를 구현.
G4WLSTimeGeneratorProfileExponential.cc 파일의 62 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UniformRand.
|
virtual |
G4VWLSTimeGeneratorProfile를 구현.
G4WLSTimeGeneratorProfileExponential.cc 파일의 69 번째 라인에서 정의되었습니다.
|
private |