#include <G4VWLSTimeGeneratorProfile.hh>
Public 멤버 함수 | |
G4VWLSTimeGeneratorProfile (const G4String &name) | |
virtual | ~G4VWLSTimeGeneratorProfile () |
virtual G4double | GenerateTime (const G4double time_constant)=0 |
virtual G4double | GenerateTime (const G4MaterialPropertiesTable *)=0 |
Private 멤버 함수 | |
G4VWLSTimeGeneratorProfile & | operator= (const G4VWLSTimeGeneratorProfile &right) |
G4VWLSTimeGeneratorProfile (const G4VWLSTimeGeneratorProfile &) | |
G4VWLSTimeGeneratorProfile.hh 파일의 55 번째 라인에서 정의되었습니다.
G4VWLSTimeGeneratorProfile::G4VWLSTimeGeneratorProfile | ( | const G4String & | name | ) |
G4VWLSTimeGeneratorProfile.cc 파일의 56 번째 라인에서 정의되었습니다.
|
virtual |
G4VWLSTimeGeneratorProfile.cc 파일의 61 번째 라인에서 정의되었습니다.
|
private |
|
pure virtual |
G4WLSTimeGeneratorProfileExponential, G4WLSTimeGeneratorProfileDelta에서 구현되었습니다.
다음에 의해서 참조됨 : G4OpWLS::PostStepDoIt().
|
pure virtual |
|
private |