Geant4
9.6.p02
|
#include <IORTGeometryController.hh>
Public Member Functions | |
IORTGeometryController () | |
~IORTGeometryController () | |
void | SetGeometry (G4String) |
void | UpdateGeometry () |
Controller for geometry selection
This controller is called by the geometry messenger and used to select the geometry. Each available geometry must have unique name and it must be known by the geometry controller.
Definition at line 54 of file IORTGeometryController.hh.
IORTGeometryController::IORTGeometryController | ( | ) |
Definition at line 54 of file IORTGeometryController.cc.
IORTGeometryController::~IORTGeometryController | ( | ) |
Definition at line 58 of file IORTGeometryController.cc.
Select a geometry by name.
Definition at line 62 of file IORTGeometryController.cc.
void IORTGeometryController::UpdateGeometry | ( | ) |