37#ifndef tkdecay_builder_H
38#define tkdecay_builder_H
40#include "tkdb_builder.h"
42#include "tkn_config.h"
43#include "tkdatabase.h"
44#include "tkensdf_gamma_rec.h"
Interface to the sqlite database.
Mother class used to fill the sqlite database.
Filling of the ENSDF decay properties.
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)
Decodding of the ENSDF gamma properties.