Warning, /geant4/examples/extended/exoticphysics/saxs/saxs_slits.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 30 #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/setThetaSetup 0.192 #[rad] (default is 0)
0020
0021 /det/setSlits true #default is false
0022 /det/setSlit1Thickness 5. mm
0023 /det/setSlit2Thickness 5. mm
0024 /det/setSlit3Thickness 5. mm
0025 /det/setSlit4Thickness 5. mm
0026 /det/setSlit1SampleDistance 350. mm
0027 /det/setSlit2SampleDistance 50. mm
0028 /det/setSlit3SampleDistance 50. mm
0029 /det/setSlit4SampleDistance 450. mm
0030 /det/setSlit1xAperture 4. mm
0031 /det/setSlit2xAperture 4. mm
0032 /det/setSlit3xAperture 4. mm
0033 /det/setSlit4xAperture 4. mm
0034 /det/setSlit1yAperture 4. mm
0035 /det/setSlit2yAperture 4. mm
0036 /det/setSlit3yAperture 4. mm
0037 /det/setSlit4yAperture 4. mm
0038
0039 /det/setDetectorSize 50. mm
0040 /det/setDetectorThickness 20. mm
0041 /det/setDetectorSampleDistance 500. mm
0042
0043 /phys/SelectPhysicsList empenelopeMI #To activate MI effect, set "penelopeMI"
0044
0045 /run/setCut .1 mm
0046
0047 /run/verbose 1
0048
0049 /run/initialize
0050
0051 /run/setfilenamesave output #output filename (without extention)
0052
0053 #source
0054 /gps/pos/type Plane
0055 /gps/pos/shape Circle
0056 /gps/pos/radius 2. mm
0057 /gps/pos/centre 0. 0. 0. mm
0058 /gps/direction 0 0 1
0059 /gps/particle gamma
0060 /gps/ene/type Mono
0061 /gps/ene/mono 20. keV
0062
0063 /run/printProgress 100000
0064 /run/beamOn 1000000
0065
0066 #materials for the Phantom:
0067 #1->Water, 2->MedMat, 3->PMMA, 4->Adipose, 5->Glandular, 6->Breast5050, 7->carcinoma,
0068 #8->kidney, 9->liver, 10->Fat, 11->BoneMatrix, 12->Mineral, 13->Bone, 14->fatLowX,
0069 #15->bonematrixLowX, 16->dryBoneLowX, 17->Lexan, 18->Kapton, 19->Nylon,
0070 #20->Polyethylene, 21->Polystyrene, 22->Formaline, 23->Acetone, 24->Hperoxide
0071 #25->CIRS3070, 26->CIRS5050, 27->CIRS7030, 28->RMI454, 29->Air, 30->CustomMat
0072