TkN 2.1
Toolkit for Nuclei
tkisotope_builder Class Reference

Decoding of the NUDAT isotope properties. More...

Detailed Description

Decoding of the NUDAT isotope properties.

Definition at line 57 of file tkisotope_builder.h.

Inheritance diagram for tkisotope_builder:
tkdb_builder

#include <tkisotope_builder.h>

Public Member Functions

 tkisotope_builder (tkdatabase *_database, const char *_table_name="ISOTOPE")
 
virtual ~tkisotope_builder ()
 
int fill_database (const char *_json_filename, const char *_gs_filename, int _only_charge=0, int _only_mass=0)
 
- Public Member Functions inherited from tkdb_builder
 tkdb_builder (tkdatabase *_database, const char *_table_name)
 
virtual ~tkdb_builder ()
 
tkdb_tableget_table ()
 

Constructor & Destructor Documentation

◆ tkisotope_builder()

tkisotope_builder ( tkdatabase _database,
const char *  _table_name = "ISOTOPE" 
)

Definition at line 74 of file tkisotope_builder.cpp.

◆ ~tkisotope_builder()

~tkisotope_builder ( )
virtualdefault

Member Function Documentation

◆ fill_database()

int fill_database ( const char *  _json_filename,
const char *  _gs_filename,
int  _only_charge = 0,
int  _only_mass = 0 
)

Definition at line 174 of file tkisotope_builder.cpp.


The documentation for this class was generated from the following files: