Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/exoticphysics/saxs/saxs.in

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /examples/extended/exoticphysics/saxs/saxs.in (Version 11.3.0) and /examples/extended/exoticphysics/saxs/saxs.in (Version 11.0)


  1 #Medical material (MedMat) definition               1 #Medical material (MedMat) definition
  2 /det/setComp0 0.80              #Comp0->Fat         2 /det/setComp0 0.80              #Comp0->Fat
  3 /det/setComp1 0.20              #Comp1->Water       3 /det/setComp1 0.20              #Comp1->Water
  4 /det/setComp2 0.00              #Comp2->Collag      4 /det/setComp2 0.00              #Comp2->Collagen (BM)
  5 /det/setComp3 0.00              #Comp3->Minera      5 /det/setComp3 0.00              #Comp3->Mineral (HA)
  6                                                     6 
  7 #Custom Material (CustomMat) definition             7 #Custom Material (CustomMat) definition
  8 /det/setCustomMatDensity 1.72         #[g/mol]      8 /det/setCustomMatDensity 1.72         #[g/mol]
  9 /det/setCustomMatHmassfract 0.0504                  9 /det/setCustomMatHmassfract 0.0504
 10 /det/setCustomMatNmassfract 0.3500                 10 /det/setCustomMatNmassfract 0.3500
 11 /det/setCustomMatOmassfract 0.5996                 11 /det/setCustomMatOmassfract 0.5996
 12 /det/SetCustomMatFF myFF.dat        #NH4NO3        12 /det/SetCustomMatFF myFF.dat        #NH4NO3
 13                                                    13 
 14 /det/setPhantomMaterial 2         #see the lis     14 /det/setPhantomMaterial 2         #see the list below 
 15 /det/setPhantomDiameter 10. mm                     15 /det/setPhantomDiameter 10. mm
 16 /det/setPhantomHeight 10. mm                       16 /det/setPhantomHeight 10. mm
 17 /det/setPhantomZ 500. mm                    #d     17 /det/setPhantomZ 500. mm                    #default is 0
 18                                                    18 
 19 /det/setDetectorSize 400. mm                       19 /det/setDetectorSize 400. mm
 20 /det/setDetectorThickness 20. mm                   20 /det/setDetectorThickness 20. mm
 21 /det/setDetectorSampleDistance 400. mm             21 /det/setDetectorSampleDistance 400. mm
 22                                                    22 
 23 /phys/SelectPhysicsList empenelopeMI      #To      23 /phys/SelectPhysicsList empenelopeMI      #To activate MI effect, set "penelopeMI"        
 24                                                    24 
 25 /run/setCut .1 mm                                  25 /run/setCut .1 mm 
 26                                                    26 
 27 /run/verbose 1                                     27 /run/verbose 1
 28                                                    28 
 29 /run/initialize                                    29 /run/initialize
 30                                                    30 
 31 /run/setfilenamesave output         #output fi     31 /run/setfilenamesave output         #output filename (without extention)
 32                                                    32 
 33 #source                                            33 #source
 34 /gps/pos/type Plane                                34 /gps/pos/type Plane       
 35 /gps/pos/shape Circle                              35 /gps/pos/shape Circle
 36 /gps/pos/radius 1. mm                              36 /gps/pos/radius 1. mm 
 37 /gps/pos/centre 0. 0. 0. mm                        37 /gps/pos/centre 0. 0. 0. mm 
 38 /gps/direction 0 0 1                               38 /gps/direction 0 0 1    
 39 /gps/particle gamma                                39 /gps/particle gamma  
 40 /gps/ene/type Mono                                 40 /gps/ene/type Mono          
 41 /gps/ene/mono 20. keV                              41 /gps/ene/mono 20. keV 
 42                                                    42 
 43 /run/printProgress 100000                          43 /run/printProgress 100000
 44 /run/beamOn 1000000                                44 /run/beamOn 1000000   
 45                                                    45 
 46 #materials for the Phantom:                        46 #materials for the Phantom:
 47 #1->Water, 2->MedMat, 3->PMMA, 4->Adipose, 5->     47 #1->Water, 2->MedMat, 3->PMMA, 4->Adipose, 5->Glandular, 6->Breast5050, 7->carcinoma, 
 48 #8->kidney, 9->liver, 10->Fat, 11->BoneMatrix,     48 #8->kidney, 9->liver, 10->Fat, 11->BoneMatrix, 12->Mineral, 13->Bone, 14->fatLowX, 
 49 #15->bonematrixLowX, 16->dryBoneLowX, 17->Lexa     49 #15->bonematrixLowX, 16->dryBoneLowX, 17->Lexan, 18->Kapton, 19->Nylon, 
 50 #20->Polyethylene, 21->Polystyrene, 22->Formal     50 #20->Polyethylene, 21->Polystyrene, 22->Formaline, 23->Acetone, 24->Hperoxide
 51 #25->CIRS3070, 26->CIRS5050, 27->CIRS7030, 28-     51 #25->CIRS3070, 26->CIRS5050, 27->CIRS7030, 28->RMI454, 29->Air, 30->CustomMat