Celeritas
0.5.0-56+6b053cd
|
Load the EADL atomic relaxation data. More...
#include <AtomicRelaxationReader.hh>
Public Types | |
Type aliases | |
using | result_type = ImportAtomicRelaxation |
Public Member Functions | |
AtomicRelaxationReader () | |
Construct the reader using the G4LEDATA environment variable to get the path to the data. | |
AtomicRelaxationReader (char const *fluor_path, char const *auger_path) | |
Construct the reader with the path to the directory containing the data. | |
result_type | operator() (AtomicNumber atomic_number) const |
Read the data for the given element. | |
Load the EADL atomic relaxation data.