|
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.
References python.hepunit::cm, and python.hepunit::m.
| BrachyDetectorConstruction::~BrachyDetectorConstruction | ( | ) |
Definition at line 90 of file BrachyDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 97 of file BrachyDetectorConstruction.cc.
References ConstructPhantom().
| void BrachyDetectorConstruction::ConstructPhantom | ( | ) |
Definition at line 154 of file BrachyDetectorConstruction.cc.
References G4VisAttributes::Invisible.
Referenced by Construct().
| void BrachyDetectorConstruction::PrintDetectorParameters | ( | ) |
Definition at line 190 of file BrachyDetectorConstruction.cc.
References python.hepunit::cm, G4cout, and G4endl.
Referenced by SetPhantomMaterial().
Definition at line 141 of file BrachyDetectorConstruction.cc.
References G4cout, and G4endl.
Definition at line 207 of file BrachyDetectorConstruction.cc.
References G4cout, G4endl, G4Material::GetMaterial(), PrintDetectorParameters(), and EmPlot::SetMaterial().
| void BrachyDetectorConstruction::SwitchBrachytherapicSeed | ( | ) |
Definition at line 110 of file BrachyDetectorConstruction.cc.
References G4cout, G4endl, and G4RunManager::GetRunManager().
1.8.7