#include <TrackInformation.hh>
Public 멤버 함수 | |
TrackInformation () | |
TrackInformation (const G4Track *aTrack) | |
TrackInformation (const TrackInformation *aTrackInfo) | |
virtual | ~TrackInformation () |
void * | operator new (size_t) |
void | operator delete (void *aTrackInfo) |
TrackInformation & | operator= (const TrackInformation &right) |
void | SetSourceTrackInformation (const G4Track *aTrack) |
virtual void | Print () const |
G4bool | GetIsFirstTankX () const |
void | SetIsFirstTankX (G4bool b) |
const G4String & | GetType () const |
Protected 속성 | |
G4String * | pType |
Private 속성 | |
G4bool | fFirstTankX |
TrackInformation.hh 파일의 43 번째 라인에서 정의되었습니다.
TrackInformation::TrackInformation | ( | ) |
TrackInformation.cc 파일의 41 번째 라인에서 정의되었습니다.
다음을 참조함 : fFirstTankX.
TrackInformation::TrackInformation | ( | const G4Track * | aTrack | ) |
TrackInformation.cc 파일의 48 번째 라인에서 정의되었습니다.
다음을 참조함 : fFirstTankX.
TrackInformation::TrackInformation | ( | const TrackInformation * | aTrackInfo | ) |
TrackInformation.cc 파일의 55 번째 라인에서 정의되었습니다.
다음을 참조함 : fFirstTankX.
|
virtual |
TrackInformation.cc 파일의 62 번째 라인에서 정의되었습니다.
|
inline |
TrackInformation.hh 파일의 60 번째 라인에서 정의되었습니다.
다음을 참조함 : fFirstTankX.
|
inherited |
G4VUserTrackInformation.cc 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserTrackInformation::pType.
다음에 의해서 참조됨 : G4ScintillationTrackInformation::IsScintillationTrackInformation().
TrackInformation.hh 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : aTrackInformationAllocator.
|
inline |
TrackInformation.hh 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : aTrackInformationAllocator.
TrackInformation & TrackInformation::operator= | ( | const TrackInformation & | right | ) |
TrackInformation.cc 파일의 67 번째 라인에서 정의되었습니다.
다음을 참조함 : fFirstTankX.
G4VUserTrackInformation(으)로부터 재구현되었습니다.
TrackInformation.cc 파일의 81 번째 라인에서 정의되었습니다.
다음을 참조함 : fFirstTankX, G4cout, G4endl.
TrackInformation.hh 파일의 61 번째 라인에서 정의되었습니다.
다음을 참조함 : fFirstTankX.
TrackInformation.cc 파일의 75 번째 라인에서 정의되었습니다.
다음을 참조함 : fFirstTankX.
|
private |
TrackInformation.hh 파일의 64 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetIsFirstTankX(), operator=(), Print(), SetIsFirstTankX(), SetSourceTrackInformation(), TrackInformation().
|
protectedinherited |