Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # to generate macro file pixe3d.mac
0003 #
0004 /control/verbose 1
0005 #/run/verbose 1
0006 #/tracking/verbose 2
0007 #
0008 #/tomography/det/setPhantomType 1
0009 #
0010 # material and size of simple cube object
0011 # comment out if the object is not a cubic shape
0012 #/tomography/det/setAbsMat Gold
0013 #/tomography/det/setAbsMat G4_P
0014 #/tomography/det/setAbsThick 50 um
0015 #/tomography/det/setAbsYZ    50 um
0016 #/tomography/det/setAbsThick 5 um
0017 #/tomography/det/setAbsYZ    5 um
0018 #
0019 #Physics lists
0020 #/tomography/phys/addPhysics local
0021 /tomography/phys/addPhysics  elastic
0022 /tomography/phys/addPhysics  binary
0023 /tomography/phys/addPhysics  binary_ion
0024 #
0025 #Production cuts
0026 #/run/setCut 0.01 mm
0027 #/run/setCutForAGivenParticle gamma 0.5 um
0028 /run/setCut 1 nm
0029 /cuts/setLowEdge 900 eV
0030 #
0031 #/process/em/deexcitationIgnoreCut true
0032 #/process/em/deexcitation world true false true
0033 /process/em/applyCuts true
0034 /process/em/fluo true
0035 /process/em/fluoBearden true
0036 /process/em/pixe true
0037 /process/em/auger true
0038 /process/em/augerCascade true
0039 #