Geant4_10
|
#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 () |
virtual void | ConstructSDandField () |
virtual void | CloneSD () |
virtual void | CloneF () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
void | ConstructParallelSD () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Additional Inherited Members | |
Protected Member Functions inherited from G4VUserDetectorConstruction | |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
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 154 of file BrachyDetectorConstruction.cc.
void BrachyDetectorConstruction::PrintDetectorParameters | ( | ) |
Definition at line 190 of file BrachyDetectorConstruction.cc.
Definition at line 141 of file BrachyDetectorConstruction.cc.
Definition at line 207 of file BrachyDetectorConstruction.cc.
void BrachyDetectorConstruction::SwitchBrachytherapicSeed | ( | ) |
Definition at line 110 of file BrachyDetectorConstruction.cc.