#include <LXeScintHit.hh>
Public 멤버 함수 | |
LXeScintHit () | |
LXeScintHit (G4VPhysicalVolume *pVol) | |
virtual | ~LXeScintHit () |
LXeScintHit (const LXeScintHit &right) | |
const LXeScintHit & | operator= (const LXeScintHit &right) |
G4int | operator== (const LXeScintHit &right) const |
void * | operator new (size_t) |
void | operator delete (void *aHit) |
virtual void | Draw () |
virtual void | Print () |
void | SetEdep (G4double de) |
void | AddEdep (G4double de) |
G4double | GetEdep () |
void | SetPos (G4ThreeVector xyz) |
G4ThreeVector | GetPos () |
const G4VPhysicalVolume * | GetPhysV () |
G4int | operator== (const G4VHit &right) const |
virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
Private 속성 | |
G4double | fEdep |
G4ThreeVector | fPos |
const G4VPhysicalVolume * | fPhysVol |
LXeScintHit.hh 파일의 46 번째 라인에서 정의되었습니다.
LXeScintHit::LXeScintHit | ( | ) |
LXeScintHit.cc 파일의 44 번째 라인에서 정의되었습니다.
LXeScintHit::LXeScintHit | ( | G4VPhysicalVolume * | pVol | ) |
LXeScintHit.cc 파일의 48 번째 라인에서 정의되었습니다.
|
virtual |
LXeScintHit.cc 파일의 52 번째 라인에서 정의되었습니다.
LXeScintHit::LXeScintHit | ( | const LXeScintHit & | right | ) |
LXeScintHit.cc 파일의 56 번째 라인에서 정의되었습니다.
LXeScintHit.hh 파일의 64 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdep.
|
inlinevirtualinherited |
B5DriftChamberHit, B5EmCalorimeterHit, B5HadCalorimeterHit, B5HodoscopeHit, XAluminumElectrodeHit, RE05CalorimeterHit, RE01CalorimeterHit, SensitiveDetectorHit, RE05MuonHit, RE05TrackerHit, RE01TrackerHit에서 재구현되었습니다.
G4VHit.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4HepRepSceneHandler::addAttributes(), G4HepRepFileSceneHandler::AddCompound(), G4GMocrenFileSceneHandler::AddCompound(), G4VSceneHandler::LoadAtts().
|
virtual |
G4VHit(으)로부터 재구현되었습니다.
LXeScintHit.cc 파일의 81 번째 라인에서 정의되었습니다.
B5DriftChamberHit, B5EmCalorimeterHit, B5HadCalorimeterHit, B5HodoscopeHit, XAluminumElectrodeHit, RE05CalorimeterHit, RE01CalorimeterHit, SensitiveDetectorHit, RE05MuonHit, RE05TrackerHit, RE01TrackerHit에서 재구현되었습니다.
G4VHit.hh 파일의 60 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4HepRepSceneHandler::addAttributes(), G4HepRepFileSceneHandler::AddCompound(), G4VSceneHandler::LoadAtts().
|
inline |
LXeScintHit.hh 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdep.
|
inline |
LXeScintHit.hh 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : fPhysVol.
|
inline |
LXeScintHit.hh 파일의 68 번째 라인에서 정의되었습니다.
다음을 참조함 : fPos.
LXeScintHit.hh 파일의 90 번째 라인에서 정의되었습니다.
다음을 참조함 : LXeScintHitAllocator.
|
inline |
LXeScintHit.hh 파일의 83 번째 라인에서 정의되었습니다.
다음을 참조함 : LXeScintHitAllocator.
const LXeScintHit & LXeScintHit::operator= | ( | const LXeScintHit & | right | ) |
LXeScintHit.cc 파일의 65 번째 라인에서 정의되었습니다.
G4int LXeScintHit::operator== | ( | const LXeScintHit & | right | ) | const |
LXeScintHit.cc 파일의 74 번째 라인에서 정의되었습니다.
G4VHit(으)로부터 재구현되었습니다.
LXeScintHit.cc 파일의 85 번째 라인에서 정의되었습니다.
|
inline |
|
private |
LXeScintHit.hh 파일의 73 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddEdep(), GetEdep(), LXeScintHit(), operator=(), SetEdep().
|
private |
LXeScintHit.hh 파일의 75 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetPhysV(), LXeScintHit(), operator=().
|
private |
LXeScintHit.hh 파일의 74 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetPos(), LXeScintHit(), operator=(), SetPos().