![]() |
TkN 2.1
Toolkit for Nuclei
|
Filling of the ENSDF decay properties. More...
Filling of the ENSDF decay properties.
Definition at line 53 of file tkdecay_builder.h.
#include <tkdecay_builder.h>
Public Member Functions | |
tkdecay_builder (tkdatabase *_database, const char *_table_name="DECAY") | |
virtual | ~tkdecay_builder () |
void | fill_gamma (const int &_level_idx_from, const int &_level_idx_to, const tkensdf_gamma_rec &_gamma_record) |
int | get_decay_id () |
![]() | |
tkdb_builder (tkdatabase *_database, const char *_table_name) | |
virtual | ~tkdb_builder () |
tkdb_table & | get_table () |
tkdecay_builder | ( | tkdatabase * | _database, |
const char * | _table_name = "DECAY" |
||
) |
Definition at line 55 of file tkdecay_builder.cpp.
|
virtualdefault |
void fill_gamma | ( | const int & | _level_idx_from, |
const int & | _level_idx_to, | ||
const tkensdf_gamma_rec & | _gamma_record | ||
) |
Definition at line 87 of file tkdecay_builder.cpp.
|
inline |
Definition at line 65 of file tkdecay_builder.h.