64 detectorChoice(0), factory(0),
65 World(0), WorldLog(0), WorldPhys(0),
66 Phantom(0), PhantomLog(0), PhantomPhys(0),
67 phantomAbsorberMaterial(0)
142 G4cout <<
"... Geometry is notified .... THAT'S IT!!!!!" <<
G4endl;
192 simpleBoxVisAtt -> SetVisibility(
true);
193 simpleBoxVisAtt -> SetForceWireframe(
true);
194 PhantomLog -> SetVisAttributes(simpleBoxVisAtt);
200 <<
"the phantom is a water box whose size is: " <<
G4endl
207 <<
"The phantom is made of "
209 <<
"the source is at the center of the phantom" <<
G4endl
210 <<
"----------------"
228 {
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
static constexpr double m
static constexpr double cm
void SetPhantomMaterial(G4String)
BrachyMaterial * pMaterial
static G4RunManager * GetRunManager()
~BrachyDetectorConstruction()
void SwitchBrachytherapicSeed()
G4LogicalVolume * WorldLog
static const G4VisAttributes & GetInvisible()
BrachyDetectorConstruction()