37#include "tkensdf_ident_rec.h"
50tkensdf_ident_rec::tkensdf_ident_rec()
57 fnuclide(ident_record.fnuclide),
58 fdsid(ident_record.fdsid),
59 fdsref(ident_record.fdsref),
60 fpub(ident_record.fpub),
61 fdate(ident_record.fdate),
62 fis_adopted(ident_record.fis_adopted)
Decodding of the ENSDF identification record properties.
void print(std::ostream &) const override
virtual void analyse_record() override
analyse the record content
virtual bool set_record(const tkstring &_record) override
define the record from a string
std::pair< int, int > fposition
Decodding of the ENSDF records.
std::string with usefull tricks from TString (ROOT) and KVString (KaliVeda) and more....