EGS Brachy
An egs++ user code for rapid brachytherapy calculations
Loading...
Searching...
No Matches
Functions | Variables
eb_tests.flu_cutoff.test Namespace Reference

Functions

 compare_results (egslst, inp_name)
 

Variables

str EGSINP = "flu_cutoff.egsinp"
 
int TIME_LIMIT_S_PER_MHZ = 2/2993.
 

Detailed Description

A test for ensuring that the fluorescent photon cutoff works.  A monoenergetic
source of 0.015keV is placed within a thin Ti sphere and photon counts are
scored on the outer surface of the sphere. Normally there would be a
fluorescent peak at ~4.5keV so when the `fluorescent photon cutoff` setting is
set to 0.005 MeV that peak should not be present.

Two energy bins from 0-10keV and 10-20keV are used. If fluorescent photon cutoff
feature is working correctly 100% of photons should be in the 10-20keV range.

Function Documentation

◆ compare_results()

eb_tests.flu_cutoff.test.compare_results (   egslst,
  inp_name 
)

Definition at line 23 of file test.py.

Variable Documentation

◆ EGSINP

str eb_tests.flu_cutoff.test.EGSINP = "flu_cutoff.egsinp"

Definition at line 19 of file test.py.

◆ TIME_LIMIT_S_PER_MHZ

int eb_tests.flu_cutoff.test.TIME_LIMIT_S_PER_MHZ = 2/2993.

Definition at line 20 of file test.py.