#include <B5HadCalorimeterHit.hh>
Public 멤버 함수 | |
B5HadCalorimeterHit () | |
B5HadCalorimeterHit (G4int iCol, G4int iRow) | |
B5HadCalorimeterHit (const B5HadCalorimeterHit &right) | |
virtual | ~B5HadCalorimeterHit () |
const B5HadCalorimeterHit & | operator= (const B5HadCalorimeterHit &right) |
int | operator== (const B5HadCalorimeterHit &right) const |
void * | operator new (size_t) |
void | operator delete (void *aHit) |
virtual void | Draw () |
virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
virtual void | Print () |
void | SetColumnID (G4int z) |
G4int | GetColumnID () const |
void | SetRowID (G4int z) |
G4int | GetRowID () const |
void | SetEdep (G4double de) |
void | AddEdep (G4double de) |
G4double | GetEdep () const |
void | SetPos (G4ThreeVector xyz) |
G4ThreeVector | GetPos () const |
void | SetRot (G4RotationMatrix rmat) |
G4RotationMatrix | GetRot () const |
G4int | operator== (const G4VHit &right) const |
Private 속성 | |
G4int | fColumnID |
G4int | fRowID |
G4double | fEdep |
G4ThreeVector | fPos |
G4RotationMatrix | fRot |
Hadron Calorimeter hit
It records:
B5HadCalorimeterHit.hh 파일의 52 번째 라인에서 정의되었습니다.
B5HadCalorimeterHit::B5HadCalorimeterHit | ( | ) |
B5HadCalorimeterHit.cc 파일의 52 번째 라인에서 정의되었습니다.
B5HadCalorimeterHit.cc 파일의 59 번째 라인에서 정의되었습니다.
B5HadCalorimeterHit::B5HadCalorimeterHit | ( | const B5HadCalorimeterHit & | right | ) |
B5HadCalorimeterHit.cc 파일의 71 번째 라인에서 정의되었습니다.
|
virtual |
B5HadCalorimeterHit.cc 파일의 66 번째 라인에서 정의되었습니다.
B5HadCalorimeterHit.hh 파일의 78 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdep.
|
virtual |
G4VHit(으)로부터 재구현되었습니다.
B5HadCalorimeterHit.cc 파일의 147 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UIcommand::ConvertToString(), fColumnID, fEdep, fPos, fRowID, G4BestUnit.
|
virtual |
G4VHit(으)로부터 재구현되었습니다.
B5HadCalorimeterHit.cc 파일의 102 번째 라인에서 정의되었습니다.
다음을 참조함 : cm, fEdep, fPos, fRot, G4VVisManager::GetConcreteInstance(), GeV, CLHEP::HepRotation::inverse(), m.
G4VHit(으)로부터 재구현되었습니다.
B5HadCalorimeterHit.cc 파일의 119 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AttDefStore::GetInstance().
|
inline |
B5HadCalorimeterHit.hh 파일의 72 번째 라인에서 정의되었습니다.
다음을 참조함 : fColumnID.
|
inline |
B5HadCalorimeterHit.hh 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdep.
|
inline |
B5HadCalorimeterHit.hh 파일의 82 번째 라인에서 정의되었습니다.
다음을 참조함 : fPos.
|
inline |
B5HadCalorimeterHit.hh 파일의 85 번째 라인에서 정의되었습니다.
다음을 참조함 : fRot.
|
inline |
B5HadCalorimeterHit.hh 파일의 75 번째 라인에서 정의되었습니다.
다음을 참조함 : fRowID.
B5HadCalorimeterHit.hh 파일의 107 번째 라인에서 정의되었습니다.
다음을 참조함 : B5HadCalorimeterHitAllocator.
|
inline |
B5HadCalorimeterHit.hh 파일의 99 번째 라인에서 정의되었습니다.
다음을 참조함 : B5HadCalorimeterHitAllocator.
const B5HadCalorimeterHit & B5HadCalorimeterHit::operator= | ( | const B5HadCalorimeterHit & | right | ) |
int B5HadCalorimeterHit::operator== | ( | const B5HadCalorimeterHit & | right | ) | const |
B5HadCalorimeterHit.cc 파일의 95 번째 라인에서 정의되었습니다.
B5HadCalorimeterHit.hh 파일의 71 번째 라인에서 정의되었습니다.
B5HadCalorimeterHit.hh 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdep.
|
inline |
B5HadCalorimeterHit.hh 파일의 81 번째 라인에서 정의되었습니다.
다음을 참조함 : fPos.
|
inline |
B5HadCalorimeterHit.hh 파일의 84 번째 라인에서 정의되었습니다.
다음을 참조함 : fRot.
B5HadCalorimeterHit.hh 파일의 74 번째 라인에서 정의되었습니다.
|
private |
B5HadCalorimeterHit.hh 파일의 88 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateAttValues(), GetColumnID(), operator=(), operator==(), Print(), SetColumnID().
|
private |
B5HadCalorimeterHit.hh 파일의 90 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddEdep(), CreateAttValues(), Draw(), GetEdep(), operator=(), Print(), SetEdep().
|
private |
B5HadCalorimeterHit.hh 파일의 91 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateAttValues(), Draw(), GetPos(), operator=(), Print(), SetPos().
|
private |
B5HadCalorimeterHit.hh 파일의 92 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Draw(), GetRot(), operator=(), SetRot().
|
private |
B5HadCalorimeterHit.hh 파일의 89 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateAttValues(), GetRowID(), operator=(), operator==(), Print(), SetRowID().