Geant4_10
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
G4RegionStore Class Reference

#include <G4RegionStore.hh>

Inheritance diagram for G4RegionStore:
Inheritance graph
[legend]
Collaboration diagram for G4RegionStore:
Collaboration graph
[legend]

Public Member Functions

G4bool IsModified () const
 
void ResetRegionModified ()
 
void UpdateMaterialList (G4VPhysicalVolume *currentWorld=0)
 
G4RegionGetRegion (const G4String &name, G4bool verbose=true) const
 
G4RegionFindOrCreateRegion (const G4String &name)
 
void SetWorldVolume ()
 

Static Public Member Functions

static void Register (G4Region *pSolid)
 
static void DeRegister (G4Region *pSolid)
 
static G4RegionStoreGetInstance ()
 
static void SetNotifier (G4VStoreNotifier *pNotifier)
 
static void Clean ()
 

Protected Member Functions

 G4RegionStore ()
 
virtual ~G4RegionStore ()
 

Detailed Description

Definition at line 63 of file G4RegionStore.hh.

Constructor & Destructor Documentation

G4RegionStore::G4RegionStore ( )
protected

Definition at line 58 of file G4RegionStore.cc.

G4RegionStore::~G4RegionStore ( )
protectedvirtual

Definition at line 68 of file G4RegionStore.cc.

Here is the call graph for this function:

Member Function Documentation

void G4RegionStore::Clean ( )
static

Definition at line 77 of file G4RegionStore.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4RegionStore::DeRegister ( G4Region pSolid)
static

Definition at line 142 of file G4RegionStore.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4Region * G4RegionStore::FindOrCreateRegion ( const G4String name)

Definition at line 240 of file G4RegionStore.cc.

Here is the call graph for this function:

G4RegionStore * G4RegionStore::GetInstance ( void  )
static

Definition at line 162 of file G4RegionStore.cc.

Here is the caller graph for this function:

G4Region * G4RegionStore::GetRegion ( const G4String name,
G4bool  verbose = true 
) const

Definition at line 216 of file G4RegionStore.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4RegionStore::IsModified ( ) const

Definition at line 177 of file G4RegionStore.cc.

Here is the call graph for this function:

void G4RegionStore::Register ( G4Region pSolid)
static

Definition at line 132 of file G4RegionStore.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4RegionStore::ResetRegionModified ( )

Definition at line 191 of file G4RegionStore.cc.

Here is the call graph for this function:

void G4RegionStore::SetNotifier ( G4VStoreNotifier pNotifier)
static

Definition at line 122 of file G4RegionStore.cc.

Here is the call graph for this function:

void G4RegionStore::SetWorldVolume ( )

Definition at line 255 of file G4RegionStore.cc.

Here is the call graph for this function:

void G4RegionStore::UpdateMaterialList ( G4VPhysicalVolume currentWorld = 0)

Definition at line 203 of file G4RegionStore.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files: