CodyMilne G4Proj

From New IAC Wiki
Jump to navigation Jump to search

Photon Energy deposition in a pure Ge crystal

Here is the mass attenuation cross sections for Germanium ------ Massattenuation.gif

Here is the total photon attenuation for Germanium ------------- PhotoattenuationGe.png

Here is the range of electrons in Ge as a function of energy --- ERangeGe.png

Perform a fit to the 2nd hit distribution using an exponential fitting function. Do this for 100keV, 500keV, 1MeV, 3Mev and for this test, please run some 10 MeV gammas. —the result of the fit should be equal to the mass attenuation coefficient multiplied by the density of Ge. Therefore, dividing the fit result by 5.323 yields the mass attenuation coefficient at each energy and we can compare them directly with the NIST database values for validation of the GEANT4 total cross sections and sampling.


Using S2WN.Fit("expo"); I got for 3MeV constant: -1.88934 and slope: -1.84926e-02 +/- 1.63709e-02. Research shows this says these values are on a "log scale", not sure how exactly to read this. 1MeV: -2.852121 slope: -3.04127e-02 +/- 4.63910e-02 500k: -3.66350 slope: -4.25739e-02 +/- 1.10890e-01

3) for the same events (2nd hits), make a plot of the number of times that interaction was photoelectric, compton or pair production. Make the same 3-bin plot for each of the incident gamma energies. The relative rates of the first interactions evolve as a function of incident photon energy (see the plot of linear absorption coefficient on the wiki). —The ratios of event types can be compared with published values. I think these "spot checks" at those five energies are all we need to complete our initial validation of the GEANT4 sub-sampling.

Results of energy loss in Germanium

Why do SN>1 photons loose energy at Z = -9000?

10 eV

1-D plot of events for each step as function of Z

1-D plot of the energy deposited for each step as function of Z

200 px

100 eV

Start with[math] E_{gamma}[/math] = 100 eV


200 px

1 keV

Start with[math] E_{gamma}[/math] = 1 keV


200 px 200 px

10 keV

Start with[math] E_{gamma}[/math] = 10 keV

CM 10keVeLoss 2-7-2016.png 200 px

Energy Deposition

Send photons from inside an infinite crystal at 100, 500, 1000,3000 keV energy. Add up all the energy loss and see if you get delta functions or a delta + tail because GEANT4 stopped taking the photon and thus the energy is not accounted for.

100 keV

Start with[math] E_{gamma}[/math] = 100 keV


CM 100keVeLoss 2-7-2016.png

CM 100keVPOSZvsEVENTSNORM 2-14-2016.png

Initial verification - first hit position distribution is consistent with published attenuation coefficient.

500 keV

Start with[math] E_{gamma}[/math] = 500 keV

Change units on Y-axis to Energy (eV?)

"No Backscattering" Do another plot with momentum cut Pz>0

Add 9000 to Z-position to start Ge barrier at zero

CM 500keVPOSZvsEVENTS 2-7-2016.png

Initial verification - The first gamma interaction distribution is consistent with the published Ge mass attenuation coefficient at 500keV (0.08212) and a Ge density of 5.323.

CM 500keVPOSZvsEVENTScut 2-7-2016.png

CM 500keVPOSZvsEVENTSNORM 2-14-2016.png

CM 500keVPOSZvsPOSXColz 2-14-2016.gif

Are the 2-D plots energy weights (normalized)? Set the Z-axis color range by hand in cold.

CM 500keVeLoss 2-7-2016.png

1 MeV

Start with[math] E_{gamma}[/math] = 1 MeV


CM 1MeVeLoss 2-7-2016.png

CM 1MeVPOSZvsEVENTSNORM 2-14-2016.png

Initial verification - first interaction is consistent with published attenuation coefficient.

3 MeV

Start with[math] E_{gamma}[/math] = 3 MeV


CM 13MeVeLoss 2-8-2016.png CM 3MeVPOSZvsEVENTSNORM 2-14-2016.png

Initial verification - first interaction distribution is consistent with published attenuation coefficient.

10 MeV

This is looking at total energy deposition from the child particles in Germanium, from a incident gamma shot from within the crystal.

CM 10Menergydeposition 3-11-2016.png CM 10Menergydepositionzoom 3-11-2016.png

Runing Types

nohup ../exampleN02 run1.mac > /dev/null &


Divide canvas into 2 x 5


User_talk:Foretony#CodyMilne_G4Proj