Celeritas 0.7.0-dev.127+develop.e63889793
|
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 (std::string fluor_path, std::string 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.