Geant4_10
|
#include <HadrontherapyGeometryController.hh>
Public Member Functions | |
HadrontherapyGeometryController () | |
~HadrontherapyGeometryController () | |
void | SetGeometry (G4String) |
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 49 of file HadrontherapyGeometryController.hh.
HadrontherapyGeometryController::HadrontherapyGeometryController | ( | ) |
Definition at line 46 of file HadrontherapyGeometryController.cc.
HadrontherapyGeometryController::~HadrontherapyGeometryController | ( | ) |
Definition at line 50 of file HadrontherapyGeometryController.cc.
Select a geometry by name.
Definition at line 54 of file HadrontherapyGeometryController.cc.