#include <WLSUserTrackInformation.hh>
Public 멤버 함수 | |
WLSUserTrackInformation () | |
virtual | ~WLSUserTrackInformation () |
const G4ThreeVector & | GetExitPosition () const |
void | SetExitPosition (const G4ThreeVector &pos) |
G4bool | AddStatusFlag (TrackStatus s) |
G4bool | IsStatus (TrackStatus s) |
virtual void | Print () const |
const G4String & | GetType () const |
Protected 속성 | |
G4String * | pType |
Private 속성 | |
G4int | fStatus |
G4ThreeVector | fExitPosition |
WLSUserTrackInformation.hh 파일의 62 번째 라인에서 정의되었습니다.
WLSUserTrackInformation::WLSUserTrackInformation | ( | ) |
WLSUserTrackInformation.cc 파일의 39 번째 라인에서 정의되었습니다.
다음을 참조함 : fExitPosition, fStatus, undefined.
|
virtual |
WLSUserTrackInformation.cc 파일의 47 번째 라인에서 정의되었습니다.
G4bool WLSUserTrackInformation::AddStatusFlag | ( | TrackStatus | s | ) |
WLSUserTrackInformation.cc 파일의 51 번째 라인에서 정의되었습니다.
다음을 참조함 : EscapedFromReadOut, EscapedFromSide, fStatus, InsideOfFiber, left, murderee, OutsideOfFiber, ReflectedAtMirror, ReflectedAtReadOut, right, undefined.
다음에 의해서 참조됨 : WLSTrackingAction::PreUserTrackingAction(), WLSSteppingAction::UserSteppingAction().
|
inline |
WLSUserTrackInformation.hh 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : fExitPosition.
|
inherited |
G4VUserTrackInformation.cc 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserTrackInformation::pType.
다음에 의해서 참조됨 : G4ScintillationTrackInformation::IsScintillationTrackInformation().
|
inline |
WLSUserTrackInformation.hh 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : defined, fStatus, undefined.
다음에 의해서 참조됨 : WLSSteppingAction::UserSteppingAction().
G4Molecule, G4IT, LXeUserTrackInformation, G4ScintillationTrackInformation, CexmcTrackInfo, TrackInformation, RE01TrackInformation, MCTruthTrackInformation에서 재구현되었습니다.
G4VUserTrackInformation.hh 파일의 74 번째 라인에서 정의되었습니다.
|
inline |
WLSUserTrackInformation.hh 파일의 71 번째 라인에서 정의되었습니다.
다음을 참조함 : fExitPosition, pos.
다음에 의해서 참조됨 : WLSSteppingAction::UserSteppingAction().
|
private |
WLSUserTrackInformation.hh 파일의 85 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetExitPosition(), SetExitPosition(), WLSUserTrackInformation().
|
private |
WLSUserTrackInformation.hh 파일의 84 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddStatusFlag(), IsStatus(), WLSUserTrackInformation().
|
protectedinherited |