SYNOPSIS
use Xray::Absorption;
Xray::Absorption -> load("shaltout");
See the documentation for Xray::Absorption for details.
DESCRIPTION
This module is inherited by the Xray::Absorption module and provides access to the data contained in
Update of photoelectric absorption coefficients in the tables of McMaster Abdallah Shaltout, Horst Ebel, and Robert Svagera X-Ray Spectrometry (2006) vol. 35, p. 52-56
The data is contained in a database file called shaltout.db which is generated at install time from a flat text database of the data which can be found at <http://www.ifp.tuwien.ac.at/forschung/abdallah.shaltout/> as explained in the reference.
The required Chemistry::Elements module is available from CPAN in the miscellaneous modules section.