4 #ifndef __KVLIFETIMETABLE_H 
    5 #define __KVLIFETIMETABLE_H 
    7 #include "KVNuclDataTable.h" 
    8 #include "KVNameValueList.h" 
    9 #include "KVLifeTime.h" 
#define ClassDefOverride(name, id)
 
Simple class to store lifetime information of nucleus.
 
Handles lists of named parameters with different types, a list of KVNamedParameter objects.
 
Abstract base class for nuclear data table.
 
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....