#include <ExP02GeoTree.hh>
Public 멤버 함수 | |
ExP02GeoTree () | |
ExP02GeoTree (G4VPhysicalVolume *vol, const G4ElementTable *et) | |
virtual | ~ExP02GeoTree () |
G4VPhysicalVolume * | TopVol () |
Private 속성 | |
G4VPhysicalVolume * | fTopV |
const G4ElementTable * | fEltab |
Helper class needed for the ROOT I/O. It contains pointers to geometry tree, element table and material table.
ExP02GeoTree.hh 파일의 43 번째 라인에서 정의되었습니다.
ExP02GeoTree::ExP02GeoTree | ( | ) |
ExP02GeoTree.cc 파일의 44 번째 라인에서 정의되었습니다.
다음을 참조함 : fEltab, G4Element::GetElementTable().
ExP02GeoTree::ExP02GeoTree | ( | G4VPhysicalVolume * | vol, |
const G4ElementTable * | et | ||
) |
ExP02GeoTree.cc 파일의 52 번째 라인에서 정의되었습니다.
|
virtual |
ExP02GeoTree.cc 파일의 58 번째 라인에서 정의되었습니다.
G4VPhysicalVolume * ExP02GeoTree::TopVol | ( | ) |
ExP02GeoTree.cc 파일의 63 번째 라인에서 정의되었습니다.
다음을 참조함 : fTopV.
다음에 의해서 참조됨 : ExP02DetConstrReader::Construct().
|
private |
ExP02GeoTree.hh 파일의 56 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ExP02GeoTree().
|
private |
ExP02GeoTree.hh 파일의 55 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : TopVol().