63 detectorChoice(0), factory(0),
64 World(0), WorldLog(0), WorldPhys(0),
65 Phantom(0), PhantomLog(0), PhantomPhys(0),
66 phantomAbsorberMaterial(0)
138 G4cout <<
"... Geometry is notified .... THAT'S IT!!!!!" <<
G4endl;
185 simpleBoxVisAtt -> SetVisibility(
true);
186 simpleBoxVisAtt -> SetForceWireframe(
true);
187 PhantomLog -> SetVisAttributes(simpleBoxVisAtt);
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 <<
"----------------"
221 {
G4cout <<
"WARNING: material '" << materialChoice <<
"' not available!" <<
G4endl;}
G4Material * phantomAbsorberMaterial
CLHEP::Hep3Vector G4ThreeVector
G4VPhysicalVolume * WorldPhys
static G4Material * GetMaterial(const G4String &name, G4bool warning=true)
void SelectBrachytherapicSeed(G4String val)
G4LogicalVolume * PhantomLog
BrachyDetectorMessenger * detectorMessenger
void PrintDetectorParameters()
G4VPhysicalVolume * PhantomPhys
G4VPhysicalVolume * Construct()
G4GLOB_DLL std::ostream G4cout
void SetPhantomMaterial(G4String)
BrachyMaterial * pMaterial
static G4RunManager * GetRunManager()
~BrachyDetectorConstruction()
static const G4VisAttributes Invisible
void SwitchBrachytherapicSeed()
G4LogicalVolume * WorldLog
BrachyDetectorConstruction()