Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Region.hh>
Static Public Member Functions | |
static const G4RegionManager & | GetSubInstanceManager () |
static void | Clean () |
Definition at line 95 of file G4Region.hh.
G4Region::G4Region | ( | const G4String & | name | ) |
Definition at line 65 of file G4Region.cc.
|
virtual |
Definition at line 111 of file G4Region.cc.
|
delete |
G4Region::G4Region | ( | __void__ & | ) |
Definition at line 94 of file G4Region.cc.
void G4Region::AddRootLogicalVolume | ( | G4LogicalVolume * | lv, |
G4bool | search = true ) |
Definition at line 293 of file G4Region.cc.
Referenced by G4RunManagerKernel::CheckRegions(), and G4RunManagerKernel::DefineWorldVolume().
G4bool G4Region::BelongsTo | ( | G4VPhysicalVolume * | thePhys | ) | const |
Definition at line 428 of file G4Region.cc.
Referenced by BelongsTo(), and SetWorld().
|
static |
Definition at line 370 of file G4Region.cc.
Referenced by G4RegionStore::~G4RegionStore().
void G4Region::ClearFastSimulationManager | ( | ) |
Definition at line 448 of file G4Region.cc.
Referenced by G4FastSimulationManager::~G4FastSimulationManager().
|
inline |
void G4Region::ClearMaterialList | ( | ) |
Definition at line 380 of file G4Region.cc.
Referenced by UpdateMaterialList().
|
inline |
Referenced by G4PAIModel::Initialise(), G4PAIPhotModel::Initialise(), and G4LogicalVolume::UpdateMaterial().
G4FastSimulationManager * G4Region::GetFastSimulationManager | ( | ) | const |
Definition at line 140 of file G4Region.cc.
Referenced by ClearFastSimulationManager(), G4RunManagerKernel::DumpRegion(), G4VFastSimulationModel::G4VFastSimulationModel(), and G4FastSimulationManager::~G4FastSimulationManager().
|
inline |
Referenced by G4VFieldModel::DescribeYourselfTo(), and G4PropagatorInField::FindAndSetFieldManager().
|
inline |
|
inline |
Referenced by G4RunManagerKernel::DumpRegion().
|
inline |
Referenced by AddRootLogicalVolume(), G4PhysicalVolumeModel::CreateCurrentAttValues(), G4RunManagerKernel::DefineWorldVolume(), G4RegionStore::DeRegister(), G4EmModelManager::DumpModelList(), G4RunManagerKernel::DumpRegion(), G4EmCalculator::FindCouple(), G4ElNeutrinoNucleusProcess::GetMeanFreePath(), G4MuNeutrinoNucleusProcess::GetMeanFreePath(), G4NeutrinoElectronProcess::GetMeanFreePath(), G4NuVacOscProcess::GetMeanFreePath(), G4TauNeutrinoNucleusProcess::GetMeanFreePath(), G4EmBiasingManager::Initialise(), G4EmModelManager::Initialise(), G4PAIModel::Initialise(), G4PAIPhotModel::Initialise(), G4FastSimulationManager::ListTitle(), G4ElNeutrinoNucleusProcess::PostStepDoIt(), G4MuNeutrinoNucleusProcess::PostStepDoIt(), G4NeutrinoElectronProcess::PostStepDoIt(), G4NuVacOscProcess::PostStepDoIt(), G4TauNeutrinoNucleusProcess::PostStepDoIt(), G4EmConfigurator::PrepareModels(), G4VEnergyLossProcess::PreparePhysicsTable(), G4RegionStore::Register(), and G4GlobalFastSimulationManager::ShowSetup().
|
inline |
Referenced by G4RunManagerKernel::DumpRegion().
|
inline |
Referenced by G4RunManagerKernel::DumpRegion(), and G4RunManagerKernel::SetupDefaultRegion().
Definition at line 483 of file G4Region.cc.
Referenced by ClearFastSimulationManager().
|
inline |
G4UserSteppingAction * G4Region::GetRegionalSteppingAction | ( | ) | const |
Definition at line 158 of file G4Region.cc.
Referenced by G4RunManagerKernel::DumpRegion(), and G4SteppingManager::Stepping().
|
inline |
Referenced by G4RunManagerKernel::DumpRegion(), and G4RunManagerKernel::SetupDefaultRegion().
|
static |
Definition at line 55 of file G4Region.cc.
Referenced by G4GeometryWorkspace::G4GeometryWorkspace().
|
inline |
Referenced by G4RunManagerKernel::DumpRegion().
|
inline |
Referenced by G4RunManagerKernel::DumpRegion().
|
inline |
Referenced by G4RunManagerKernel::DumpRegion(), and G4FastSimulationManager::ListTitle().
|
inline |
Referenced by G4RunManagerKernel::DumpRegion().
|
inline |
Referenced by G4RunManagerKernel::DumpRegion().
|
inline |
|
inline |
|
inline |
void G4Region::RemoveRootLogicalVolume | ( | G4LogicalVolume * | lv, |
G4bool | scan = true ) |
Definition at line 342 of file G4Region.cc.
Referenced by G4RunManagerKernel::SetupDefaultRegion(), and G4LogicalVolume::~G4LogicalVolume().
void G4Region::ScanVolumeTree | ( | G4LogicalVolume * | lv, |
G4bool | region ) |
Definition at line 172 of file G4Region.cc.
Referenced by AddRootLogicalVolume(), ScanVolumeTree(), and UpdateMaterialList().
void G4Region::SetFastSimulationManager | ( | G4FastSimulationManager * | fsm | ) |
Definition at line 131 of file G4Region.cc.
Referenced by G4FastSimulationManager::G4FastSimulationManager(), and G4WorkerThread::UpdateGeometryAndPhysicsVectorFromMaster().
|
inline |
void G4Region::SetName | ( | const G4String & | name | ) |
Definition at line 121 of file G4Region.cc.
|
inline |
void G4Region::SetRegionalSteppingAction | ( | G4UserSteppingAction * | rusa | ) |
Definition at line 149 of file G4Region.cc.
Referenced by G4WorkerThread::UpdateGeometryAndPhysicsVectorFromMaster().
|
inline |
|
inline |
void G4Region::SetWorld | ( | G4VPhysicalVolume * | wp | ) |
Definition at line 412 of file G4Region.cc.
void G4Region::UpdateMaterialList | ( | ) |
Definition at line 391 of file G4Region.cc.
Referenced by RemoveRootLogicalVolume().
|
inline |
|
inline |