![]() |
TkN 2.1
Toolkit for Nuclei
|
▼Ntkn | |
Ctkdatabase | Interface to the sqlite database |
Ctkdataset | Stores information on a specific dataset |
Ctkdataset_builder | Decoding of the ENSDF datasets properties |
Ctkdb_builder | Mother class used to fill the sqlite database |
Ctkdb_column | Simple structure to store a table column |
▼Ctkdb_table | Representaiton of a sqlite data table |
Cmeasure_data_struct | Data structure used to fill a tkmeasure object from the sqlite database |
Ctkdecay | Stores information on a nuclear decay |
Ctkdecay_builder | Filling of the ENSDF decay properties |
Ctkelement_builder | Decoding of the element properties |
Ctkensdf_builder | Main class dedicated to the ENSDF records decoding |
Ctkensdf_gamma_rec | Decodding of the ENSDF gamma properties |
Ctkensdf_ident_rec | Decodding of the ENSDF identification record properties |
Ctkensdf_level_rec | Decodding of the ENSDF level properties |
Ctkensdf_reader | Main class dedicated to ENSDF ascii files reading |
Ctkensdf_record | Decodding of the ENSDF records |
Ctkgammadecay | Stores information on a gamma-ray decay |
Ctkisotope_builder | Decoding of the NUDAT isotope properties |
Ctklevel | Stores information on a nuclear level |
Ctklevel_builder | Filling of the ENSDF level properties |
Ctklevel_scheme | Collection of levels and decay |
Ctklog | Classe used to print debugs, infos, warnings and errors into the terminal |
Ctkmanager | Manages the database loading and provides access to the physics properties |
Ctkmeasure | Stores information on an experimental measure |
Ctknuclear_chart | Nuclear chart plot with ROOT |
Ctknucleus | A nucleus made of Z protons and N neutrons |
Ctkparity | Nuclear excited state parity |
Ctkproperty | Any property (data) with flags |
Ctkproperty_list | Contains list of properties |
Ctkspin | Nuclear excited state spin |
Ctkspin_parity | Nuclear excited state spin-parity |
Ctkstring | Std::string with usefull tricks from TString (ROOT) and KVString (KaliVeda) and more.. |
Ctksystem | Interface to the system (tested on linux and mac os) |
Ctkunit | A measured value associated to its unit |
Ctkunit_manager | Manages the different units |
Cnucleus |