Files
geant4/examples/advanced/human_phantom/adultMIRDMale.mac
2022-12-09 14:43:28 +01:00

21 lines
318 B
Plaintext

#
# Sets some default verbose
/control/verbose 2
#
#
#
# Initialize New Phantom
#
# Choose model: ORNLFemale, ORNLMale, MIRD, MIRDHead, ORNLHead
#
/phantom/setPhantomModel MIRD
#
# Choose Sex of Phantom: Male or Female
#
/phantom/setPhantomSex Male
# Construct your Phantom
#
/phantom/buildNewPhantom
/run/initialize