#include <LXeUserTrackInformation.hh>
Public 멤버 함수 | |
LXeUserTrackInformation () | |
virtual | ~LXeUserTrackInformation () |
void | SetTrackStatusFlags (int s) |
void | AddTrackStatusFlag (int s) |
int | GetTrackStatus () const |
void | IncReflections () |
G4int | GetReflectionCount () const |
void | SetForceDrawTrajectory (G4bool b) |
G4bool | GetForceDrawTrajectory () |
virtual void | Print () const |
const G4String & | GetType () const |
Protected 속성 | |
G4String * | pType |
Private 속성 | |
int | fStatus |
G4int | fReflections |
G4bool | fForcedraw |
LXeUserTrackInformation.hh 파일의 51 번째 라인에서 정의되었습니다.
LXeUserTrackInformation::LXeUserTrackInformation | ( | ) |
LXeUserTrackInformation.cc 파일의 36 번째 라인에서 정의되었습니다.
|
virtual |
LXeUserTrackInformation.cc 파일의 41 번째 라인에서 정의되었습니다.
LXeUserTrackInformation.cc 파일의 45 번째 라인에서 정의되었습니다.
다음을 참조함 : active, fStatus, inactive.
다음에 의해서 참조됨 : LXeSteppingAction::UserSteppingAction().
|
inline |
LXeUserTrackInformation.hh 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : fForcedraw.
다음에 의해서 참조됨 : LXeTrackingAction::PostUserTrackingAction().
|
inline |
LXeUserTrackInformation.hh 파일의 67 번째 라인에서 정의되었습니다.
다음을 참조함 : fReflections.
|
inline |
LXeUserTrackInformation.hh 파일의 64 번째 라인에서 정의되었습니다.
다음을 참조함 : fStatus.
다음에 의해서 참조됨 : LXeTrackingAction::PostUserTrackingAction(), LXePMTSD::ProcessHits_constStep().
|
inherited |
G4VUserTrackInformation.cc 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserTrackInformation::pType.
다음에 의해서 참조됨 : G4ScintillationTrackInformation::IsScintillationTrackInformation().
|
inline |
LXeUserTrackInformation.hh 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : fReflections.
다음에 의해서 참조됨 : LXeSteppingAction::UserSteppingAction().
G4VUserTrackInformation(으)로부터 재구현되었습니다.
LXeUserTrackInformation.hh 파일의 72 번째 라인에서 정의되었습니다.
LXeUserTrackInformation.hh 파일의 69 번째 라인에서 정의되었습니다.
다음을 참조함 : fForcedraw.
다음에 의해서 참조됨 : LXeSteppingAction::UserSteppingAction().
LXeUserTrackInformation.hh 파일의 59 번째 라인에서 정의되었습니다.
다음을 참조함 : fStatus.
|
private |
LXeUserTrackInformation.hh 파일의 78 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetForceDrawTrajectory(), SetForceDrawTrajectory().
|
private |
LXeUserTrackInformation.hh 파일의 77 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetReflectionCount(), IncReflections().
|
private |
LXeUserTrackInformation.hh 파일의 72 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddTrackStatusFlag(), GetTrackStatus(), SetTrackStatusFlags().
|
protectedinherited |