Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4tgbVolumeMgr.hh>
Static Public Member Functions | |
static G4tgbVolumeMgr * | GetInstance () |
Definition at line 66 of file G4tgbVolumeMgr.hh.
G4tgbVolumeMgr::G4tgbVolumeMgr | ( | ) |
Definition at line 56 of file G4tgbVolumeMgr.cc.
Referenced by GetInstance().
G4tgbVolumeMgr::~G4tgbVolumeMgr | ( | ) |
Definition at line 66 of file G4tgbVolumeMgr.cc.
Definition at line 85 of file G4tgbVolumeMgr.cc.
void G4tgbVolumeMgr::BuildPhysVolTree | ( | ) |
Definition at line 343 of file G4tgbVolumeMgr.cc.
void G4tgbVolumeMgr::CopyVolumes | ( | ) |
Definition at line 149 of file G4tgbVolumeMgr.cc.
Referenced by G4tgbDetectorConstruction::Construct(), and G4tgbDetectorBuilder::ConstructDetector().
void G4tgbVolumeMgr::DumpG4LogVolLeaf | ( | const G4LogicalVolume * | lv, |
unsigned int | leafDepth | ||
) |
Definition at line 411 of file G4tgbVolumeMgr.cc.
Referenced by DumpG4LogVolTree().
void G4tgbVolumeMgr::DumpG4LogVolTree | ( | ) |
Definition at line 400 of file G4tgbVolumeMgr.cc.
Referenced by DumpSummary().
void G4tgbVolumeMgr::DumpG4PhysVolLeaf | ( | const G4VPhysicalVolume * | pv, |
unsigned int | leafDepth | ||
) |
Definition at line 448 of file G4tgbVolumeMgr.cc.
Referenced by DumpG4PhysVolTree().
void G4tgbVolumeMgr::DumpG4PhysVolTree | ( | ) |
Definition at line 437 of file G4tgbVolumeMgr.cc.
Referenced by DumpSummary().
void G4tgbVolumeMgr::DumpG4SolidList | ( | ) |
Definition at line 388 of file G4tgbVolumeMgr.cc.
Referenced by DumpSummary().
void G4tgbVolumeMgr::DumpSummary | ( | ) |
Definition at line 358 of file G4tgbVolumeMgr.cc.
G4LogicalVolume * G4tgbVolumeMgr::FindG4LogVol | ( | const G4String & | theName, |
const G4bool | bExists = 0 |
||
) |
Definition at line 239 of file G4tgbVolumeMgr.cc.
Referenced by G4tgbVolume::ConstructG4PhysVol(), and G4tgbVolume::ConstructG4Volumes().
G4VPhysicalVolume * G4tgbVolumeMgr::FindG4PhysVol | ( | const G4String & | theName, |
const G4bool | bExists = 0 |
||
) |
Definition at line 260 of file G4tgbVolumeMgr.cc.
Definition at line 178 of file G4tgbVolumeMgr.cc.
Referenced by G4tgbVolume::FindOrConstructG4Solid().
G4tgbVolume * G4tgbVolumeMgr::FindVolume | ( | const G4String & | volname | ) |
Definition at line 164 of file G4tgbVolumeMgr.cc.
Referenced by G4tgbDetectorConstruction::Construct(), G4tgbDetectorBuilder::ConstructDetector(), G4tgbVolume::ConstructG4PhysVol(), and G4tgbVolume::ConstructG4Volumes().
|
inline |
Definition at line 135 of file G4tgbVolumeMgr.hh.
|
static |
Definition at line 74 of file G4tgbVolumeMgr.cc.
Referenced by G4tgbDetectorConstruction::Construct(), G4tgbDetectorBuilder::ConstructDetector(), G4tgbVolume::ConstructG4PhysVol(), G4tgbVolume::ConstructG4Volumes(), and G4tgbVolume::FindOrConstructG4Solid().
Definition at line 131 of file G4tgbVolumeMgr.hh.
G4LogicalVolume * G4tgbVolumeMgr::GetTopLogVol | ( | ) |
Definition at line 299 of file G4tgbVolumeMgr.cc.
Referenced by DumpG4LogVolTree(), and GetTopPhysVol().
G4VPhysicalVolume * G4tgbVolumeMgr::GetTopPhysVol | ( | ) |
Definition at line 281 of file G4tgbVolumeMgr.cc.
Referenced by G4tgbDetectorBuilder::ConstructDetector(), DumpG4PhysVolTree(), and DumpSummary().
G4VPhysicalVolume * G4tgbVolumeMgr::ReadAndConstructDetector | ( | ) |
Definition at line 92 of file G4tgbVolumeMgr.cc.
void G4tgbVolumeMgr::RegisterChildParentLVs | ( | const G4LogicalVolume * | logvol, |
const G4LogicalVolume * | parentLV | ||
) |
Definition at line 139 of file G4tgbVolumeMgr.cc.
Referenced by G4tgbVolume::ConstructG4Volumes().
void G4tgbVolumeMgr::RegisterMe | ( | const G4LogicalVolume * | lv | ) |
Definition at line 116 of file G4tgbVolumeMgr.cc.
void G4tgbVolumeMgr::RegisterMe | ( | const G4tgbVolume * | vol | ) |
Definition at line 100 of file G4tgbVolumeMgr.cc.
Referenced by G4tgbVolume::ConstructG4Volumes(), and CopyVolumes().
void G4tgbVolumeMgr::RegisterMe | ( | const G4VPhysicalVolume * | pv | ) |
Definition at line 131 of file G4tgbVolumeMgr.cc.
Definition at line 108 of file G4tgbVolumeMgr.cc.
|
inline |
Definition at line 133 of file G4tgbVolumeMgr.hh.