|
Geant4_10
|
#include <G4tgrVolumeMgr.hh>
Static Public Member Functions | |
| static G4tgrVolumeMgr * | GetInstance () |
Definition at line 59 of file G4tgrVolumeMgr.hh.
| G4tgrSolid * G4tgrVolumeMgr::CreateSolid | ( | const std::vector< G4String > & | wl, |
| G4bool | bVOLUtag | ||
| ) |
Definition at line 75 of file G4tgrVolumeMgr.cc.


| void G4tgrVolumeMgr::DumpSummary | ( | ) |
| void G4tgrVolumeMgr::DumpVolumeLeaf | ( | const G4tgrVolume * | vol, |
| unsigned int | copyNo, | ||
| unsigned int | leafDepth | ||
| ) |
Definition at line 362 of file G4tgrVolumeMgr.cc.


| void G4tgrVolumeMgr::DumpVolumeTree | ( | ) |
Definition at line 351 of file G4tgrVolumeMgr.cc.


| G4tgrSolid * G4tgrVolumeMgr::FindSolid | ( | const G4String & | name, |
| G4bool | exists = false |
||
| ) |
Definition at line 187 of file G4tgrVolumeMgr.cc.


| G4tgrVolume * G4tgrVolumeMgr::FindVolume | ( | const G4String & | volname, |
| G4bool | exists = false |
||
| ) |
Definition at line 217 of file G4tgrVolumeMgr.cc.


| std::vector< G4tgrVolume * > G4tgrVolumeMgr::FindVolumes | ( | const G4String & | volname, |
| G4bool | exists | ||
| ) |
Definition at line 252 of file G4tgrVolumeMgr.cc.


| std::pair< G4mmapspl::iterator, G4mmapspl::iterator > G4tgrVolumeMgr::GetChildren | ( | const G4String & | name | ) |
|
inline |
Definition at line 118 of file G4tgrVolumeMgr.hh.
|
inline |
Definition at line 120 of file G4tgrVolumeMgr.hh.
|
static |
|
inline |
Definition at line 119 of file G4tgrVolumeMgr.hh.
|
inline |
Definition at line 121 of file G4tgrVolumeMgr.hh.
|
inline |
Definition at line 122 of file G4tgrVolumeMgr.hh.
|
inline |
Definition at line 114 of file G4tgrVolumeMgr.hh.
| const G4tgrVolume * G4tgrVolumeMgr::GetTopVolume | ( | ) |
Definition at line 292 of file G4tgrVolumeMgr.cc.


|
inline |
Definition at line 117 of file G4tgrVolumeMgr.hh.
|
inline |
|
inline |
Definition at line 116 of file G4tgrVolumeMgr.hh.
| void G4tgrVolumeMgr::RegisterMe | ( | G4tgrSolid * | vol | ) |
Definition at line 109 of file G4tgrVolumeMgr.cc.


| void G4tgrVolumeMgr::RegisterMe | ( | G4tgrVolume * | vol | ) |
|
inline |
Definition at line 106 of file G4tgrVolumeMgr.hh.
|
inline |
Definition at line 107 of file G4tgrVolumeMgr.hh.
|
inline |
Definition at line 108 of file G4tgrVolumeMgr.hh.
|
inline |
Definition at line 109 of file G4tgrVolumeMgr.hh.
|
inline |
Definition at line 110 of file G4tgrVolumeMgr.hh.
| void G4tgrVolumeMgr::RegisterParentChild | ( | const G4String & | parentName, |
| const G4tgrPlace * | pl | ||
| ) |
| void G4tgrVolumeMgr::UnRegisterMe | ( | G4tgrSolid * | vol | ) |
| void G4tgrVolumeMgr::UnRegisterMe | ( | G4tgrVolume * | vol | ) |
1.8.5