Options for loading cross section data from Geant4 data files.
More...
#include <Import.hh>
|
std::string | livermore_dir |
| Livermore photoelectric data directory.
|
|
std::string | neutron_dir |
| Neutron cross section data directory.
|
|
std::string | fluor_dir |
| Fluorescence transition probabilities and subshells.
|
|
std::string | auger_dir |
| Auger transition probabilities.
|
|
Options for loading cross section data from Geant4 data files.
- Todo:
- Since Geant4 data structures don't provide access to these, we must read them ourselves. Maybe add accessors to Geant4 and eliminate these/roll them upstream?
Defaults:
livermore_dir:
usually $G4LEDATA/livermore/phot_epics2014
neutron_dir:
usually $G4PARTICLEXSDATA/neutron
fluor_dir:
usually $G4LEDATA/fluor
auger_dir:
usually $G4LEDATA/auger
The documentation for this struct was generated from the following file: