Geant4
9.6.p02
|
#include <BrachyDetectorConstruction.hh>
Public Member Functions | |
BrachyDetectorConstruction () | |
~BrachyDetectorConstruction () | |
G4VPhysicalVolume * | Construct () |
void | SwitchBrachytherapicSeed () |
void | SelectBrachytherapicSeed (G4String val) |
void | ConstructPhantom () |
void | PrintDetectorParameters () |
void | SetPhantomMaterial (G4String) |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Definition at line 49 of file BrachyDetectorConstruction.hh.
BrachyDetectorConstruction::BrachyDetectorConstruction | ( | ) |
Definition at line 62 of file BrachyDetectorConstruction.cc.
BrachyDetectorConstruction::~BrachyDetectorConstruction | ( | ) |
Definition at line 90 of file BrachyDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 97 of file BrachyDetectorConstruction.cc.
void BrachyDetectorConstruction::ConstructPhantom | ( | ) |
Definition at line 162 of file BrachyDetectorConstruction.cc.
void BrachyDetectorConstruction::PrintDetectorParameters | ( | ) |
Definition at line 202 of file BrachyDetectorConstruction.cc.
Definition at line 138 of file BrachyDetectorConstruction.cc.
Definition at line 220 of file BrachyDetectorConstruction.cc.
void BrachyDetectorConstruction::SwitchBrachytherapicSeed | ( | ) |
Definition at line 110 of file BrachyDetectorConstruction.cc.