#include <B5HodoscopeHit.hh>
Public 멤버 함수 | |
B5HodoscopeHit (G4int i, G4double t) | |
B5HodoscopeHit (const B5HodoscopeHit &right) | |
virtual | ~B5HodoscopeHit () |
const B5HodoscopeHit & | operator= (const B5HodoscopeHit &right) |
int | operator== (const B5HodoscopeHit &right) const |
void * | operator new (size_t) |
void | operator delete (void *aHit) |
void | Draw () |
virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
void | Print () |
G4int | GetID () const |
void | SetTime (G4double val) |
G4double | GetTime () const |
void | SetPos (G4ThreeVector xyz) |
G4ThreeVector | GetPos () const |
void | SetRot (G4RotationMatrix rmat) |
G4RotationMatrix | GetRot () const |
void | SetLogV (G4LogicalVolume *val) |
const G4LogicalVolume * | GetLogV () const |
G4int | operator== (const G4VHit &right) const |
Private 속성 | |
G4int | fId |
G4double | fTime |
G4ThreeVector | fPos |
G4RotationMatrix | fRot |
const G4LogicalVolume * | fPLogV |
Hodoscope hit
It records:
B5HodoscopeHit.hh 파일의 52 번째 라인에서 정의되었습니다.
B5HodoscopeHit.cc 파일의 51 번째 라인에서 정의되었습니다.
B5HodoscopeHit::B5HodoscopeHit | ( | const B5HodoscopeHit & | right | ) |
B5HodoscopeHit.cc 파일의 63 번째 라인에서 정의되었습니다.
|
virtual |
B5HodoscopeHit.cc 파일의 58 번째 라인에서 정의되었습니다.
|
virtual |
G4VHit(으)로부터 재구현되었습니다.
B5HodoscopeHit.cc 파일의 136 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UIcommand::ConvertToString(), fId, fPLogV, fPos, fTime, G4BestUnit, G4LogicalVolume::GetName().
|
virtual |
G4VHit(으)로부터 재구현되었습니다.
B5HodoscopeHit.cc 파일의 93 번째 라인에서 정의되었습니다.
다음을 참조함 : fPLogV, fPos, fRot, G4VVisManager::GetConcreteInstance(), G4LogicalVolume::GetVisAttributes(), CLHEP::HepRotation::inverse().
G4VHit(으)로부터 재구현되었습니다.
B5HodoscopeHit.cc 파일의 110 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AttDefStore::GetInstance().
|
inline |
B5HodoscopeHit.hh 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : fId.
|
inline |
B5HodoscopeHit.hh 파일의 82 번째 라인에서 정의되었습니다.
다음을 참조함 : fPLogV.
|
inline |
B5HodoscopeHit.hh 파일의 76 번째 라인에서 정의되었습니다.
다음을 참조함 : fPos.
|
inline |
B5HodoscopeHit.hh 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : fRot.
|
inline |
B5HodoscopeHit.hh 파일의 73 번째 라인에서 정의되었습니다.
다음을 참조함 : fTime.
B5HodoscopeHit.hh 파일의 104 번째 라인에서 정의되었습니다.
다음을 참조함 : B5HodoscopeHitAllocator.
|
inline |
B5HodoscopeHit.hh 파일의 96 번째 라인에서 정의되었습니다.
다음을 참조함 : B5HodoscopeHitAllocator.
const B5HodoscopeHit & B5HodoscopeHit::operator= | ( | const B5HodoscopeHit & | right | ) |
int B5HodoscopeHit::operator== | ( | const B5HodoscopeHit & | right | ) | const |
B5HodoscopeHit.cc 파일의 86 번째 라인에서 정의되었습니다.
|
inline |
B5HodoscopeHit.hh 파일의 81 번째 라인에서 정의되었습니다.
다음을 참조함 : fPLogV.
|
inline |
B5HodoscopeHit.hh 파일의 75 번째 라인에서 정의되었습니다.
다음을 참조함 : fPos.
|
inline |
B5HodoscopeHit.hh 파일의 78 번째 라인에서 정의되었습니다.
다음을 참조함 : fRot.
B5HodoscopeHit.hh 파일의 72 번째 라인에서 정의되었습니다.
다음을 참조함 : fTime.
|
private |
B5HodoscopeHit.hh 파일의 85 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateAttValues(), GetID(), operator=(), Print().
|
private |
B5HodoscopeHit.hh 파일의 89 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateAttValues(), Draw(), GetLogV(), operator=(), SetLogV().
|
private |
B5HodoscopeHit.hh 파일의 87 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateAttValues(), Draw(), GetPos(), operator=(), SetPos().
|
private |
B5HodoscopeHit.hh 파일의 88 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Draw(), GetRot(), operator=(), SetRot().
|
private |
B5HodoscopeHit.hh 파일의 86 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateAttValues(), GetTime(), operator=(), Print(), SetTime().