#include <RE01CalorimeterHit.hh>
Public 멤버 함수 | |
RE01CalorimeterHit (G4LogicalVolume *logVol, G4int z, G4int phi) | |
virtual | ~RE01CalorimeterHit () |
void * | operator new (size_t) |
void | operator delete (void *aHit) |
virtual void | Draw () |
virtual void | Print () |
virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
G4int | GetZ () |
G4int | GetPhi () |
void | SetEdep (G4double de) |
void | AddEdep (G4double de) |
G4double | GetEdep () |
G4double | GetEdepByATrack () |
void | ClearEdepByATrack () |
void | SetPos (G4ThreeVector xyz) |
void | SetRot (G4RotationMatrix rmat) |
void | SetTrackInformation (const G4Track *aTrack) |
RE01TrackInformation * | GetTrackInformation () |
G4int | operator== (const G4VHit &right) const |
Private 속성 | |
G4int | fZCellID |
G4int | fPhiCellID |
G4double | fEdep |
G4ThreeVector | fPos |
G4RotationMatrix | fRot |
const G4LogicalVolume * | fPLogV |
G4double | fEdepByATrack |
RE01TrackInformation | fTrackInfo |
RE01CalorimeterHit.hh 파일의 49 번째 라인에서 정의되었습니다.
RE01CalorimeterHit::RE01CalorimeterHit | ( | G4LogicalVolume * | logVol, |
G4int | z, | ||
G4int | phi | ||
) |
RE01CalorimeterHit.cc 파일의 49 번째 라인에서 정의되었습니다.
|
virtual |
RE01CalorimeterHit.cc 파일의 56 번째 라인에서 정의되었습니다.
RE01CalorimeterHit.hh 파일의 67 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdep, fEdepByATrack.
|
inline |
RE01CalorimeterHit.hh 파일의 73 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdepByATrack, fTrackInfo.
|
virtual |
G4VHit(으)로부터 재구현되었습니다.
RE01CalorimeterHit.cc 파일의 113 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UIcommand::ConvertToString(), fEdep, fEdepByATrack, fPhiCellID, fPLogV, fPos, fZCellID, G4BestUnit, G4LogicalVolume::GetName().
|
virtual |
G4VHit(으)로부터 재구현되었습니다.
RE01CalorimeterHit.cc 파일의 60 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VVisManager::Draw(), fPLogV, fPos, fRot, G4VVisManager::GetConcreteInstance(), G4LogicalVolume::GetVisAttributes(), G4VisAttributes::SetColour(), G4VisAttributes::SetForceSolid(), G4VisAttributes::SetForceWireframe().
G4VHit(으)로부터 재구현되었습니다.
RE01CalorimeterHit.cc 파일의 78 번째 라인에서 정의되었습니다.
다음을 참조함 : energy, G4AttDefStore::GetInstance(), pos.
|
inline |
RE01CalorimeterHit.hh 파일의 69 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdep.
|
inline |
RE01CalorimeterHit.hh 파일의 71 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdepByATrack.
|
inline |
RE01CalorimeterHit.hh 파일의 64 번째 라인에서 정의되었습니다.
다음을 참조함 : fPhiCellID.
|
inline |
RE01CalorimeterHit.hh 파일의 85 번째 라인에서 정의되었습니다.
다음을 참조함 : fTrackInfo.
|
inline |
RE01CalorimeterHit.hh 파일의 63 번째 라인에서 정의되었습니다.
다음을 참조함 : fZCellID.
RE01CalorimeterHit.hh 파일의 111 번째 라인에서 정의되었습니다.
다음을 참조함 : RE01CalorimeterHitAllocator.
|
inline |
RE01CalorimeterHit.hh 파일의 104 번째 라인에서 정의되었습니다.
다음을 참조함 : RE01CalorimeterHitAllocator.
G4VHit(으)로부터 재구현되었습니다.
RE01CalorimeterHit.cc 파일의 145 번째 라인에서 정의되었습니다.
RE01CalorimeterHit.hh 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdep, fEdepByATrack.
다음에 의해서 참조됨 : RE01CalorimeterSD::ProcessHits().
|
inline |
RE01CalorimeterHit.hh 파일의 75 번째 라인에서 정의되었습니다.
다음을 참조함 : fPos.
다음에 의해서 참조됨 : RE01CalorimeterSD::ProcessHits().
|
inline |
RE01CalorimeterHit.hh 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : fRot.
다음에 의해서 참조됨 : RE01CalorimeterSD::ProcessHits().
RE01CalorimeterHit.hh 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : fTrackInfo, G4Track::GetUserInformation().
다음에 의해서 참조됨 : RE01CalorimeterSD::ProcessHits().
|
private |
RE01CalorimeterHit.hh 파일의 91 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddEdep(), CreateAttValues(), GetEdep(), Print(), SetEdep().
|
private |
RE01CalorimeterHit.hh 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddEdep(), ClearEdepByATrack(), CreateAttValues(), GetEdepByATrack(), SetEdep().
|
private |
RE01CalorimeterHit.hh 파일의 90 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateAttValues(), GetPhi(), Print().
|
private |
RE01CalorimeterHit.hh 파일의 94 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateAttValues(), Draw().
|
private |
RE01CalorimeterHit.hh 파일의 92 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateAttValues(), Draw(), SetPos().
|
private |
RE01CalorimeterHit.hh 파일의 93 번째 라인에서 정의되었습니다.
|
private |
RE01CalorimeterHit.hh 파일의 96 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ClearEdepByATrack(), GetTrackInformation(), SetTrackInformation().
|
private |
RE01CalorimeterHit.hh 파일의 89 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateAttValues(), GetZ(), Print().