#include <yield.h>
Definition at line 12 of file yield.h.
§ t_yield()
§ elec_eject_frac()
| realnum t_yield::elec_eject_frac |
( |
long |
n, |
|
|
long |
i, |
|
|
long |
ns, |
|
|
long |
ne |
|
) |
| const |
|
inline |
§ energy()
| realnum t_yield::energy |
( |
long |
n | ) |
const |
|
inline |
§ init_yield()
| void t_yield::init_yield |
( |
| ) |
|
Definition at line 1781 of file atmdat_readin.cpp.
References ASSERT, cdEXIT, DEBUG_ENTRY, EVRYD, EXIT_FAILURE, FILENAME_PATH_LENGTH_2, Heavy, ioQQQ, ipHELIUM, ipHYDROGEN, t_trace::lgTrace, LIMELM, MEWE_FLUOR, t_Heavy::nsShells, open_data(), read_whole_line(), TotalInsanity(), and trace.
Referenced by atmdat_readin().
§ ion()
| int t_yield::ion |
( |
long |
n | ) |
const |
|
inline |
§ ion_emit()
| int t_yield::ion_emit |
( |
long |
n | ) |
const |
|
inline |
§ ipoint()
| int t_yield::ipoint |
( |
long |
n | ) |
const |
|
inline |
§ kill_yield()
| void t_yield::kill_yield |
( |
| ) |
|
|
inline |
§ nelec_eject()
| long t_yield::nelec_eject |
( |
long |
n, |
|
|
long |
i, |
|
|
long |
ns |
|
) |
| const |
|
inline |
§ nelem()
| int t_yield::nelem |
( |
long |
n | ) |
const |
|
inline |
§ nlines()
| int t_yield::nlines |
( |
| ) |
const |
|
inline |
§ nshell()
| int t_yield::nshell |
( |
long |
n | ) |
const |
|
inline |
§ reset_yield()
| void t_yield::reset_yield |
( |
| ) |
|
|
inline |
§ set_ipoint()
| void t_yield::set_ipoint |
( |
long |
n, |
|
|
long |
val |
|
) |
| |
|
inline |
§ yield()
| realnum t_yield::yield |
( |
long |
n | ) |
const |
|
inline |
§ Singleton< t_yield >
§ fl_energy
§ fl_yield
fluorescense yield
Definition at line 37 of file yield.h.
§ frac_elec_eject
| realnum t_yield::frac_elec_eject[30][30][7][10] |
|
private |
block data of yields from Mewe paper frac_elec_eject( nelem, nstage, nshell, nelec ) nelem is element number, 6 for carbon nstage is stage of ionization, 1 for atom nshell is shell number in dima notation nelec is fraction that yield that number of electrons n_elec_eject is number of electrons at most
Definition at line 25 of file yield.h.
§ lgKillAuger
| bool t_yield::lgKillAuger |
|
private |
this is set true with the "no auger" command, normally false
Definition at line 44 of file yield.h.
§ n_elec_eject
| long int t_yield::n_elec_eject[30][30][7] |
|
private |
§ nfl_ion
§ nfl_ion_emit
§ nfl_ipoint
§ nfl_lines
| long int t_yield::nfl_lines |
|
private |
this is the total number of fluorescent lines
Definition at line 41 of file yield.h.
Referenced by nlines().
§ nfl_nelem
there are fewer than MEWE_FLUOR different lines in the fluores file, remember the atomic number, ionization stage
Definition at line 30 of file yield.h.
§ nfl_nLine
§ nfl_nshell
The documentation for this class was generated from the following files: