14#ifndef tkdecay_builder_H
15#define tkdecay_builder_H
17#include "tkdb_builder.h"
19#include "tkn_config.h"
20#include "tkdatabase.h"
21#include "tkensdf_gamma_rec.h"
Interface to the sqlite database.
tkdb_builder(tkdatabase *_database, const char *_table_name)
Filling of the ENSDF decay properties.
tkdecay_builder(tkdatabase *_database, const char *_table_name="DECAY")
virtual ~tkdecay_builder() override
void fill_gamma(const int &_level_idx_from, const int &_level_idx_to, const tkensdf_gamma_rec &_gamma_record)
Decodding of the ENSDF gamma properties.