Warning, /geant4/examples/advanced/human_phantom/adultORNLFemale.mac is written in an unsupported language. File is not indexed.
0001 # Sets some default verbose
0002 #/control/verbose 2
0003 #
0004 #
0005 #
0006 # Initialize New Phantom
0007 #
0008 # Choose model: ORNLFemale, ORNLMale, MIRD, MIRDHead, ORNLHead
0009 #
0010 /phantom/setPhantomModel ORNLFemale
0011 #
0012 # Choose Sex of Phantom: Male or Female
0013 #
0014 /phantom/setPhantomSex Female
0015 #
0016 # Construct your Phantom
0017 #
0018 /phantom/buildNewPhantom
0019 /run/initialize