|
Geant4
9.6.p02
|
#include <G4EzWorld.hh>

Public Member Functions | |
| G4EzWorld () | |
| ~G4EzWorld () | |
Static Public Member Functions | |
| static G4VPhysicalVolume * | GetWorldVolume () |
| static void | Reset (G4double dx, G4double dy, G4double dz) |
| static void | Resize (G4double dx, G4double dy, G4double dz) |
| static void | SetMaterial (G4Material *amaterial) |
| static void | SetVisibility (G4bool qvis) |
Static Protected Member Functions | |
| static G4VPhysicalVolume * | CreateWorld (G4double dx=1.*m, G4double dy=1.*m, G4double dz=1.*m) |
Static Protected Attributes | |
| static G4VPhysicalVolume * | world = G4EzWorld::CreateWorld() |
Definition at line 51 of file G4EzWorld.hh.
| G4EzWorld::G4EzWorld | ( | ) |
Definition at line 52 of file G4EzWorld.cc.
| G4EzWorld::~G4EzWorld | ( | ) |
Definition at line 58 of file G4EzWorld.cc.
|
staticprotected |
Definition at line 67 of file G4EzWorld.cc.


|
inlinestatic |
Definition at line 98 of file G4EzWorld.cc.


Definition at line 110 of file G4EzWorld.cc.


|
static |
|
staticprotected |
Definition at line 54 of file G4EzWorld.hh.
1.8.4