#include <BrachyDetectorConstruction.hh>
◆ BrachyDetectorConstruction()
BrachyDetectorConstruction::BrachyDetectorConstruction |
( |
| ) |
|
Definition at line 62 of file BrachyDetectorConstruction.cc.
G4Material * phantomAbsorberMaterial
G4VPhysicalVolume * WorldPhys
G4LogicalVolume * PhantomLog
BrachyDetectorMessenger * detectorMessenger
G4VPhysicalVolume * PhantomPhys
BrachyMaterial * pMaterial
G4LogicalVolume * WorldLog
◆ ~BrachyDetectorConstruction()
BrachyDetectorConstruction::~BrachyDetectorConstruction |
( |
| ) |
|
◆ Construct()
◆ ConstructPhantom()
void BrachyDetectorConstruction::ConstructPhantom |
( |
| ) |
|
Definition at line 154 of file BrachyDetectorConstruction.cc.
185 simpleBoxVisAtt -> SetVisibility(
true);
186 simpleBoxVisAtt -> SetForceWireframe(
true);
187 PhantomLog -> SetVisAttributes(simpleBoxVisAtt);
CLHEP::Hep3Vector G4ThreeVector
G4VPhysicalVolume * WorldPhys
G4LogicalVolume * PhantomLog
G4VPhysicalVolume * PhantomPhys
BrachyMaterial * pMaterial
static const G4VisAttributes Invisible
G4LogicalVolume * WorldLog
◆ PrintDetectorParameters()
void BrachyDetectorConstruction::PrintDetectorParameters |
( |
| ) |
|
Definition at line 190 of file BrachyDetectorConstruction.cc.
193 <<
"the phantom is a water box whose size is: " <<
G4endl 200 <<
"The phantom is made of " 202 <<
"the source is at the center of the phantom" <<
G4endl 203 <<
"----------------"
G4Material * phantomAbsorberMaterial
G4GLOB_DLL std::ostream G4cout
◆ SelectBrachytherapicSeed()
void BrachyDetectorConstruction::SelectBrachytherapicSeed |
( |
G4String |
val | ) |
|
◆ SetPhantomMaterial()
void BrachyDetectorConstruction::SetPhantomMaterial |
( |
G4String |
materialChoice | ) |
|
Definition at line 207 of file BrachyDetectorConstruction.cc.
221 {
G4cout <<
"WARNING: material '" << materialChoice <<
"' not available!" <<
G4endl;}
G4Material * phantomAbsorberMaterial
static G4Material * GetMaterial(const G4String &name, G4bool warning=true)
G4LogicalVolume * PhantomLog
void PrintDetectorParameters()
G4GLOB_DLL std::ostream G4cout
def SetMaterial(material_name)
◆ SwitchBrachytherapicSeed()
void BrachyDetectorConstruction::SwitchBrachytherapicSeed |
( |
| ) |
|
Definition at line 110 of file BrachyDetectorConstruction.cc.
138 G4cout <<
"... Geometry is notified .... THAT'S IT!!!!!" <<
G4endl;
G4VPhysicalVolume * PhantomPhys
G4GLOB_DLL std::ostream G4cout
static G4RunManager * GetRunManager()
◆ detectorChoice
G4int BrachyDetectorConstruction::detectorChoice |
|
private |
◆ detectorMessenger
◆ factory
◆ Phantom
G4Box* BrachyDetectorConstruction::Phantom |
|
private |
◆ phantomAbsorberMaterial
G4Material* BrachyDetectorConstruction::phantomAbsorberMaterial |
|
private |
◆ PhantomLog
◆ PhantomPhys
◆ phantomSizeX
G4double BrachyDetectorConstruction::phantomSizeX |
|
private |
◆ phantomSizeY
G4double BrachyDetectorConstruction::phantomSizeY |
|
private |
◆ phantomSizeZ
G4double BrachyDetectorConstruction::phantomSizeZ |
|
private |
◆ pMaterial
◆ World
G4Box* BrachyDetectorConstruction::World |
|
private |
◆ WorldLog
◆ WorldPhys
◆ worldSizeX
G4double BrachyDetectorConstruction::worldSizeX |
|
private |
◆ worldSizeY
G4double BrachyDetectorConstruction::worldSizeY |
|
private |
◆ worldSizeZ
G4double BrachyDetectorConstruction::worldSizeZ |
|
private |
The documentation for this class was generated from the following files: