Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/advanced/human_phantom/adultMIRDMale.mac is written in an unsupported language. File is not indexed.

0001 #
0002 # Sets some default verbose
0003 /control/verbose 2
0004 #
0005 #
0006 #
0007 # Initialize New Phantom
0008 #
0009 # Choose model: ORNLFemale, ORNLMale, MIRD, MIRDHead, ORNLHead
0010 #
0011 /phantom/setPhantomModel MIRD
0012 #
0013 # Choose Sex of Phantom: Male or Female
0014 #
0015 /phantom/setPhantomSex Male
0016 # Construct your Phantom
0017 #
0018 /phantom/buildNewPhantom
0019 /run/initialize
0020