Geant4
10.02.p02
|
#include <G4HumanPhantomConstruction.hh>
Public Member Functions | |
G4HumanPhantomConstruction () | |
~G4HumanPhantomConstruction () | |
G4VPhysicalVolume * | Construct () |
void | SetBodyPartSensitivity (G4String, G4bool) |
void | SetPhantomSex (G4String) |
void | SetPhantomModel (G4String) |
void | ConstructSDandField () |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
virtual void | CloneSD () |
virtual void | CloneF () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
void | ConstructParallelSD () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Private Member Functions | |
G4VPhysicalVolume * | ConstructWorld () |
Private Attributes | |
G4HumanPhantomMaterial * | material |
G4HumanPhantomMessenger * | messenger |
G4String | model |
G4String | sex |
std::map< std::string, G4bool > | sensitivities |
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 45 of file G4HumanPhantomConstruction.hh.
G4HumanPhantomConstruction::G4HumanPhantomConstruction | ( | ) |
Definition at line 58 of file G4HumanPhantomConstruction.cc.
G4HumanPhantomConstruction::~G4HumanPhantomConstruction | ( | ) |
Definition at line 64 of file G4HumanPhantomConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 70 of file G4HumanPhantomConstruction.cc.
References G4BasePhantomBuilder::BuildBrain(), G4BasePhantomBuilder::BuildHead(), G4BasePhantomBuilder::BuildLeftAdrenal(), G4BasePhantomBuilder::BuildLeftArmBone(), G4BasePhantomBuilder::BuildLeftBreast(), G4BasePhantomBuilder::BuildLeftClavicle(), G4BasePhantomBuilder::BuildLeftKidney(), G4BasePhantomBuilder::BuildLeftLeg(), G4BasePhantomBuilder::BuildLeftLegBone(), G4BasePhantomBuilder::BuildLeftOvary(), G4BasePhantomBuilder::BuildLeftScapula(), G4BasePhantomBuilder::BuildLowerLargeIntestine(), G4BasePhantomBuilder::BuildMiddleLowerSpine(), G4BasePhantomBuilder::BuildPancreas(), G4BasePhantomBuilder::BuildPelvis(), G4BasePhantomBuilder::BuildRibCage(), G4BasePhantomBuilder::BuildRightAdrenal(), G4BasePhantomBuilder::BuildRightArmBone(), G4BasePhantomBuilder::BuildRightBreast(), G4BasePhantomBuilder::BuildRightClavicle(), G4BasePhantomBuilder::BuildRightKidney(), G4BasePhantomBuilder::BuildRightLeg(), G4BasePhantomBuilder::BuildRightLegBone(), G4BasePhantomBuilder::BuildRightOvary(), G4BasePhantomBuilder::BuildRightScapula(), G4BasePhantomBuilder::BuildSkull(), G4BasePhantomBuilder::BuildSmallIntestine(), G4BasePhantomBuilder::BuildSpleen(), G4BasePhantomBuilder::BuildStomach(), G4BasePhantomBuilder::BuildThymus(), G4BasePhantomBuilder::BuildTrunk(), G4BasePhantomBuilder::BuildUpperLargeIntestine(), G4BasePhantomBuilder::BuildUpperSpine(), G4BasePhantomBuilder::BuildUrinaryBladder(), G4BasePhantomBuilder::BuildUterus(), G4BasePhantomBuilder::BuildVoxelLeftBreast(), G4BasePhantomBuilder::BuildVoxelRightBreast(), ConstructWorld(), G4cout, G4endl, G4BasePhantomBuilder::GetPhantom(), material, model, sensitivities, G4BasePhantomBuilder::SetModel(), G4BasePhantomBuilder::SetMotherVolume(), and sex.
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 282 of file G4HumanPhantomConstruction.cc.
References G4cout, G4endl, model, G4VUserDetectorConstruction::SetSensitiveDetector(), and sex.
|
private |
Definition at line 204 of file G4HumanPhantomConstruction.cc.
References G4VisAttributes::Invisible, m, material, G4VisAttributes::SetForceSolid(), and G4LogicalVolume::SetVisAttributes().
Referenced by Construct().
Definition at line 199 of file G4HumanPhantomConstruction.cc.
References G4cout, and G4endl.
Referenced by G4HumanPhantomMessenger::AddBodyPart().
void G4HumanPhantomConstruction::SetPhantomModel | ( | G4String | newModel | ) |
Definition at line 249 of file G4HumanPhantomConstruction.cc.
References G4cout, G4endl, and model.
Referenced by G4HumanPhantomMessenger::SetNewValue().
void G4HumanPhantomConstruction::SetPhantomSex | ( | G4String | newSex | ) |
Definition at line 233 of file G4HumanPhantomConstruction.cc.
References G4cout, G4endl, and sex.
Referenced by G4HumanPhantomMessenger::SetNewValue().
|
private |
Definition at line 60 of file G4HumanPhantomConstruction.hh.
Referenced by Construct(), ConstructWorld(), G4HumanPhantomConstruction(), and ~G4HumanPhantomConstruction().
|
private |
Definition at line 61 of file G4HumanPhantomConstruction.hh.
Referenced by G4HumanPhantomConstruction(), and ~G4HumanPhantomConstruction().
|
private |
Definition at line 64 of file G4HumanPhantomConstruction.hh.
Referenced by Construct(), ConstructSDandField(), and SetPhantomModel().
|
private |
Definition at line 66 of file G4HumanPhantomConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 65 of file G4HumanPhantomConstruction.hh.
Referenced by Construct(), ConstructSDandField(), and SetPhantomSex().