TkN 2.3
Toolkit for Nuclei
Loading...
Searching...
No Matches
tkisotope_builder Class Reference

Decoding of the NUDAT isotope properties. More...

Detailed Description

Decoding of the NUDAT isotope properties.

Definition at line 59 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 () override
 
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 75 of file tkisotope_builder.cpp.

◆ ~tkisotope_builder()

~tkisotope_builder ( )
overridevirtualdefault

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 175 of file tkisotope_builder.cpp.


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