#include <G4VReadOutGeometry.hh>
Public 멤버 함수 | |
G4VReadOutGeometry () | |
G4VReadOutGeometry (G4String) | |
virtual | ~G4VReadOutGeometry () |
G4int | operator== (const G4VReadOutGeometry &right) const |
G4int | operator!= (const G4VReadOutGeometry &right) const |
void | BuildROGeometry () |
virtual G4bool | CheckROVolume (G4Step *, G4TouchableHistory *&) |
const G4SensitiveVolumeList * | GetIncludeList () const |
void | SetIncludeList (G4SensitiveVolumeList *value) |
const G4SensitiveVolumeList * | GetExcludeList () const |
void | SetExcludeList (G4SensitiveVolumeList *value) |
G4String | GetName () const |
void | SetName (G4String value) |
G4VPhysicalVolume * | GetROWorld () const |
Protected 멤버 함수 | |
virtual G4VPhysicalVolume * | Build ()=0 |
G4VReadOutGeometry (const G4VReadOutGeometry &right) | |
G4VReadOutGeometry & | operator= (const G4VReadOutGeometry &right) |
virtual G4bool | FindROTouchable (G4Step *) |
Protected 속성 | |
G4VPhysicalVolume * | ROworld |
G4SensitiveVolumeList * | fincludeList |
G4SensitiveVolumeList * | fexcludeList |
G4String | name |
G4Navigator * | ROnavigator |
G4TouchableHistory * | touchableHistory |
G4VReadOutGeometry.hh 파일의 40 번째 라인에서 정의되었습니다.
G4VReadOutGeometry::G4VReadOutGeometry | ( | ) |
G4VReadOutGeometry.cc 파일의 34 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Exception(), JustWarning, ROnavigator.
G4VReadOutGeometry::G4VReadOutGeometry | ( | G4String | n | ) |
G4VReadOutGeometry.cc 파일의 62 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Exception(), JustWarning, ROnavigator.
|
virtual |
G4VReadOutGeometry.cc 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : fexcludeList, fincludeList, ROnavigator, touchableHistory.
|
protected |
G4VReadOutGeometry.cc 파일의 50 번째 라인에서 정의되었습니다.
다음을 참조함 : fexcludeList, fincludeList, name, ROnavigator, ROworld, touchableHistory.
|
protectedpure virtual |
IORTDetectorROGeometry, CML2ReadOutGeometry, ExN04CalorimeterROGeometry, ExN04CalorimeterROGeometry에서 구현되었습니다.
다음에 의해서 참조됨 : BuildROGeometry().
void G4VReadOutGeometry::BuildROGeometry | ( | ) |
G4VReadOutGeometry.cc 파일의 104 번째 라인에서 정의되었습니다.
다음을 참조함 : Build(), ROnavigator, ROworld, G4Navigator::SetWorldVolume().
다음에 의해서 참조됨 : ExN04DetectorConstruction::Construct(), CML2Ph_FullWater::Construct(), CML2Ph_BoxInBox::Construct().
|
virtual |
G4VReadOutGeometry.cc 파일의 110 번째 라인에서 정의되었습니다.
다음을 참조함 : G4SensitiveVolumeList::CheckLV(), G4SensitiveVolumeList::CheckPV(), fexcludeList, fincludeList, FindROTouchable(), G4VPhysicalVolume::GetLogicalVolume(), G4StepPoint::GetPhysicalVolume(), G4Step::GetPreStepPoint(), ROworld, touchableHistory.
다음에 의해서 참조됨 : G4VGFlashSensitiveDetector::Hit(), G4VSensitiveDetector::Hit().
G4VReadOutGeometry.cc 파일의 132 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPhysicalVolume::GetLogicalVolume(), G4StepPoint::GetMomentumDirection(), G4StepPoint::GetPosition(), G4Step::GetPreStepPoint(), G4TouchableHistory::GetVolume(), G4Navigator::LocateGlobalPointAndUpdateTouchable(), ROnavigator, touchableHistory.
다음에 의해서 참조됨 : CheckROVolume().
|
inline |
G4VReadOutGeometry.hh 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : fexcludeList.
|
inline |
G4VReadOutGeometry.hh 파일의 75 번째 라인에서 정의되었습니다.
다음을 참조함 : fincludeList.
G4VReadOutGeometry.hh 파일의 83 번째 라인에서 정의되었습니다.
다음을 참조함 : name.
다음에 의해서 참조됨 : G4LogicalVolumeModel::DescribeYourselfTo(), G4ASCIITreeSceneHandler::RequestPrimitives().
|
inline |
G4VReadOutGeometry.hh 파일의 88 번째 라인에서 정의되었습니다.
다음을 참조함 : ROworld.
다음에 의해서 참조됨 : CML2PhantomConstruction::applyNewCentre(), G4LogicalVolumeModel::DescribeYourselfTo().
G4int G4VReadOutGeometry::operator!= | ( | const G4VReadOutGeometry & | right | ) | const |
G4VReadOutGeometry.cc 파일의 101 번째 라인에서 정의되었습니다.
|
protected |
G4VReadOutGeometry.cc 파일의 86 번째 라인에서 정의되었습니다.
다음을 참조함 : fexcludeList, fincludeList, name, ROnavigator, ROworld, touchableHistory.
G4int G4VReadOutGeometry::operator== | ( | const G4VReadOutGeometry & | right | ) | const |
G4VReadOutGeometry.cc 파일의 98 번째 라인에서 정의되었습니다.
|
inline |
G4VReadOutGeometry.hh 파일의 81 번째 라인에서 정의되었습니다.
다음을 참조함 : fexcludeList.
|
inline |
G4VReadOutGeometry.hh 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : fincludeList.
G4VReadOutGeometry.hh 파일의 85 번째 라인에서 정의되었습니다.
|
protected |
G4VReadOutGeometry.hh 파일의 68 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CheckROVolume(), G4VReadOutGeometry(), GetExcludeList(), operator=(), SetExcludeList(), ~G4VReadOutGeometry().
|
protected |
G4VReadOutGeometry.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CheckROVolume(), G4VReadOutGeometry(), GetIncludeList(), operator=(), SetIncludeList(), ~G4VReadOutGeometry().
|
protected |
G4VReadOutGeometry.hh 파일의 69 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VReadOutGeometry(), GetName(), operator=().
|
protected |
G4VReadOutGeometry.hh 파일의 71 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildROGeometry(), FindROTouchable(), G4VReadOutGeometry(), operator=(), ~G4VReadOutGeometry().
|
protected |
G4VReadOutGeometry.hh 파일의 66 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildROGeometry(), CheckROVolume(), G4VReadOutGeometry(), GetROWorld(), operator=().
|
protected |
G4VReadOutGeometry.hh 파일의 72 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CheckROVolume(), FindROTouchable(), G4VReadOutGeometry(), operator=(), ~G4VReadOutGeometry().