#include <vector>
Go to the source code of this file.
Classes | |
struct | AtomicLevel |
struct | Element |
struct | Isotope |
struct | PhotonEmitter |
struct | GammaSource |
struct | XraySource |
struct | DecayChain |
Enumerations | |
enum | IsotopeSource { CAPTURE, BACKGROUND } |
Functions | |
std::vector< GammaSource > | load_natural (const char *ifname) |
enum IsotopeSource |
Definition at line 3 of file ge_energy_calib.c.
00003 { CAPTURE, BACKGROUND };
std::vector<GammaSource> load_natural | ( | const char * | ifname | ) |
Definition at line 39 of file ge_energy_calib.c.