#include <GFlashParticleBounds.hh>
Public 멤버 함수 | |
GFlashParticleBounds () | |
~GFlashParticleBounds () | |
G4double | GetMinEneToParametrise (G4ParticleDefinition &particleType) |
G4double | GetMaxEneToParametrise (G4ParticleDefinition &particleType) |
G4double | GetEneToKill (G4ParticleDefinition &particleType) |
void | SetMinEneToParametrise (G4ParticleDefinition &particleType, G4double enemin) |
void | SetMaxEneToParametrise (G4ParticleDefinition &particleType, G4double enemax) |
void | SetEneToKill (G4ParticleDefinition &particleType, G4double enekill) |
Private 속성 | |
G4double | EMinEneToParametrise |
G4double | EMaxEneToParametrise |
G4double | EEneToKill |
GFlashParticleBounds.hh 파일의 47 번째 라인에서 정의되었습니다.
GFlashParticleBounds::GFlashParticleBounds | ( | ) |
GFlashParticleBounds.cc 파일의 44 번째 라인에서 정의되었습니다.
다음을 참조함 : EEneToKill, EMaxEneToParametrise, EMinEneToParametrise, GeV.
GFlashParticleBounds::~GFlashParticleBounds | ( | ) |
GFlashParticleBounds.cc 파일의 52 번째 라인에서 정의되었습니다.
G4double GFlashParticleBounds::GetEneToKill | ( | G4ParticleDefinition & | particleType | ) |
GFlashParticleBounds.cc 파일의 105 번째 라인에서 정의되었습니다.
다음을 참조함 : DBL_MAX, EEneToKill, G4Electron::ElectronDefinition(), G4Positron::PositronDefinition().
다음에 의해서 참조됨 : GFlashShowerModelMessenger::GetCurrentValue(), GFlashShowerModel::ModelTrigger().
G4double GFlashParticleBounds::GetMaxEneToParametrise | ( | G4ParticleDefinition & | particleType | ) |
GFlashParticleBounds.cc 파일의 93 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Electron::ElectronDefinition(), EMaxEneToParametrise, G4Positron::PositronDefinition(), result.
다음에 의해서 참조됨 : GFlashShowerModelMessenger::GetCurrentValue(), GFlashShowerModel::ModelTrigger().
G4double GFlashParticleBounds::GetMinEneToParametrise | ( | G4ParticleDefinition & | particleType | ) |
GFlashParticleBounds.cc 파일의 81 번째 라인에서 정의되었습니다.
다음을 참조함 : DBL_MAX, G4Electron::ElectronDefinition(), EMinEneToParametrise, G4Positron::PositronDefinition(), result.
다음에 의해서 참조됨 : GFlashShowerModelMessenger::GetCurrentValue(), GFlashShowerModel::ModelTrigger().
void GFlashParticleBounds::SetEneToKill | ( | G4ParticleDefinition & | particleType, |
G4double | enekill | ||
) |
GFlashParticleBounds.cc 파일의 73 번째 라인에서 정의되었습니다.
다음을 참조함 : EEneToKill, G4Electron::ElectronDefinition(), G4Positron::PositronDefinition().
다음에 의해서 참조됨 : GFlashShowerModelMessenger::SetNewValue().
void GFlashParticleBounds::SetMaxEneToParametrise | ( | G4ParticleDefinition & | particleType, |
G4double | enemax | ||
) |
GFlashParticleBounds.cc 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Electron::ElectronDefinition(), EMaxEneToParametrise, G4Positron::PositronDefinition().
다음에 의해서 참조됨 : GFlashShowerModelMessenger::SetNewValue().
void GFlashParticleBounds::SetMinEneToParametrise | ( | G4ParticleDefinition & | particleType, |
G4double | enemin | ||
) |
GFlashParticleBounds.cc 파일의 57 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Electron::ElectronDefinition(), EMinEneToParametrise, G4Positron::PositronDefinition().
다음에 의해서 참조됨 : GFlashShowerModelMessenger::SetNewValue().
|
private |
GFlashParticleBounds.hh 파일의 72 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetEneToKill(), GFlashParticleBounds(), SetEneToKill().
|
private |
GFlashParticleBounds.hh 파일의 71 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetMaxEneToParametrise(), GFlashParticleBounds(), SetMaxEneToParametrise().
|
private |
GFlashParticleBounds.hh 파일의 70 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetMinEneToParametrise(), GFlashParticleBounds(), SetMinEneToParametrise().