Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
IORTGeometryController Class Reference

#include <IORTGeometryController.hh>

Public Member Functions

 IORTGeometryController ()
 
 ~IORTGeometryController ()
 
void SetGeometry (G4String)
 
void UpdateGeometry ()
 

Detailed Description

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.

Constructor & Destructor Documentation

IORTGeometryController::IORTGeometryController ( )

Definition at line 54 of file IORTGeometryController.cc.

IORTGeometryController::~IORTGeometryController ( )

Definition at line 58 of file IORTGeometryController.cc.

Member Function Documentation

void IORTGeometryController::SetGeometry ( G4String  name)

Select a geometry by name.

Definition at line 62 of file IORTGeometryController.cc.

Here is the caller graph for this function:

void IORTGeometryController::UpdateGeometry ( )

Definition at line 116 of file IORTGeometryController.cc.

Here is the call graph for this function:


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