Warning, /geant4/examples/extended/exoticphysics/saxs/saxs.in is written in an unsupported language. File is not indexed.
0001 #Medical material (MedMat) definition
0002 /det/setComp0 0.80 #Comp0->Fat
0003 /det/setComp1 0.20 #Comp1->Water
0004 /det/setComp2 0.00 #Comp2->Collagen (BM)
0005 /det/setComp3 0.00 #Comp3->Mineral (HA)
0006
0007 #Custom Material (CustomMat) definition
0008 /det/setCustomMatDensity 1.72 #[g/mol]
0009 /det/setCustomMatHmassfract 0.0504
0010 /det/setCustomMatNmassfract 0.3500
0011 /det/setCustomMatOmassfract 0.5996
0012 /det/SetCustomMatFF myFF.dat #NH4NO3
0013
0014 /det/setPhantomMaterial 2 #see the list below
0015 /det/setPhantomDiameter 10. mm
0016 /det/setPhantomHeight 10. mm
0017 /det/setPhantomZ 500. mm #default is 0
0018
0019 /det/setDetectorSize 400. mm
0020 /det/setDetectorThickness 20. mm
0021 /det/setDetectorSampleDistance 400. mm
0022
0023 /phys/SelectPhysicsList empenelopeMI #To activate MI effect, set "penelopeMI"
0024
0025 /run/setCut .1 mm
0026
0027 /run/verbose 1
0028
0029 /run/initialize
0030
0031 /run/setfilenamesave output #output filename (without extention)
0032
0033 #source
0034 /gps/pos/type Plane
0035 /gps/pos/shape Circle
0036 /gps/pos/radius 1. mm
0037 /gps/pos/centre 0. 0. 0. mm
0038 /gps/direction 0 0 1
0039 /gps/particle gamma
0040 /gps/ene/type Mono
0041 /gps/ene/mono 20. keV
0042
0043 /run/printProgress 100000
0044 /run/beamOn 1000000
0045
0046 #materials for the Phantom:
0047 #1->Water, 2->MedMat, 3->PMMA, 4->Adipose, 5->Glandular, 6->Breast5050, 7->carcinoma,
0048 #8->kidney, 9->liver, 10->Fat, 11->BoneMatrix, 12->Mineral, 13->Bone, 14->fatLowX,
0049 #15->bonematrixLowX, 16->dryBoneLowX, 17->Lexan, 18->Kapton, 19->Nylon,
0050 #20->Polyethylene, 21->Polystyrene, 22->Formaline, 23->Acetone, 24->Hperoxide
0051 #25->CIRS3070, 26->CIRS5050, 27->CIRS7030, 28->RMI454, 29->Air, 30->CustomMat