#include <G4TransportationLogger.hh>
Public 멤버 함수 | |
| G4TransportationLogger (const G4String &className, G4int verbosity) | |
| G4TransportationLogger (const char *className, G4int verbosity) | |
| ~G4TransportationLogger () | |
| void | ReportLoopingTrack (const G4Track &track, const G4Step &stepInfo, G4int numTrials, G4long noCalls, const char *methodName) const |
| void | SetThresholds (G4double newEnWarn, G4double importantEnergy, G4int newMaxTrials) |
| G4int | GetVerboseLevel () const |
| void | SetVerboseLevel (G4int level) |
| G4double | GetThresholdWarningEnergy () const |
| G4double | GetThresholdImportantEnergy () const |
| G4double | GetThresholdTrials () const |
| void | SetThresholdWarningEnergy (G4double val) |
| void | SetThresholdImportantEnergy (G4double val) |
| void | SetThresholdTrials (G4int maxNoTrials) |
Private 속성 | |
| G4String | fClassName |
| G4int | fVerbose |
| G4double | fThldWarningEnergy |
| G4double | fThldImportantEnergy |
| G4int | fThldTrials |
G4TransportationLogger.hh 파일의 48 번째 라인에서 정의되었습니다.
G4TransportationLogger.cc 파일의 43 번째 라인에서 정의되었습니다.
| G4TransportationLogger::G4TransportationLogger | ( | const char * | className, |
| G4int | verbosity | ||
| ) |
G4TransportationLogger.cc 파일의 50 번째 라인에서 정의되었습니다.
| G4TransportationLogger::~G4TransportationLogger | ( | ) |
G4TransportationLogger.cc 파일의 57 번째 라인에서 정의되었습니다.
|
inline |
G4TransportationLogger.hh 파일의 75 번째 라인에서 정의되었습니다.
다음을 참조함 : fThldImportantEnergy.
|
inline |
G4TransportationLogger.hh 파일의 76 번째 라인에서 정의되었습니다.
다음을 참조함 : fThldTrials.
다음에 의해서 참조됨 : ReportLoopingTrack().
|
inline |
G4TransportationLogger.hh 파일의 74 번째 라인에서 정의되었습니다.
다음을 참조함 : fThldWarningEnergy.
다음에 의해서 참조됨 : ReportLoopingTrack().
|
inline |
G4TransportationLogger.hh 파일의 69 번째 라인에서 정의되었습니다.
다음을 참조함 : fVerbose.
| void G4TransportationLogger::ReportLoopingTrack | ( | const G4Track & | track, |
| const G4Step & | stepInfo, | ||
| G4int | numTrials, | ||
| G4long | noCalls, | ||
| const char * | methodName | ||
| ) | const |
G4TransportationLogger.cc 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : centimeter, fClassName, G4endl, G4Exception(), G4Track::GetCurrentStepNumber(), G4StepPoint::GetKineticEnergy(), G4Track::GetKineticEnergy(), G4VPhysicalVolume::GetLogicalVolume(), G4LogicalVolume::GetMaterial(), G4Track::GetMomentum(), G4Material::GetName(), G4Track::GetParticleDefinition(), G4ParticleDefinition::GetParticleName(), G4Track::GetPosition(), G4Step::GetPreStepPoint(), G4Step::GetStepLength(), GetThresholdTrials(), GetThresholdWarningEnergy(), G4Track::GetVolume(), gram, JustWarning, CLHEP::Hep3Vector::mag(), MeV, mm.
다음에 의해서 참조됨 : G4Transportation::AlongStepDoIt(), G4CoupledTransportation::AlongStepDoIt().
G4TransportationLogger.hh 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : fThldImportantEnergy.
다음에 의해서 참조됨 : SetThresholds().
| void G4TransportationLogger::SetThresholds | ( | G4double | newEnWarn, |
| G4double | importantEnergy, | ||
| G4int | newMaxTrials | ||
| ) |
G4TransportationLogger.cc 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : SetThresholdImportantEnergy(), SetThresholdTrials(), SetThresholdWarningEnergy().
다음에 의해서 참조됨 : G4CoupledTransportation::G4CoupledTransportation(), G4Transportation::G4Transportation().
G4TransportationLogger.hh 파일의 80 번째 라인에서 정의되었습니다.
다음을 참조함 : fThldTrials, G4INCL::Math::max().
다음에 의해서 참조됨 : SetThresholds().
G4TransportationLogger.hh 파일의 78 번째 라인에서 정의되었습니다.
다음을 참조함 : fThldWarningEnergy.
다음에 의해서 참조됨 : SetThresholds().
G4TransportationLogger.hh 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : fVerbose.
|
private |
G4TransportationLogger.hh 파일의 84 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ReportLoopingTrack().
|
private |
G4TransportationLogger.hh 파일의 91 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetThresholdImportantEnergy(), SetThresholdImportantEnergy().
|
private |
G4TransportationLogger.hh 파일의 92 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetThresholdTrials(), SetThresholdTrials().
|
private |
G4TransportationLogger.hh 파일의 90 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetThresholdWarningEnergy(), SetThresholdWarningEnergy().
|
private |
G4TransportationLogger.hh 파일의 85 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetVerboseLevel(), SetVerboseLevel().
1.8.5