4 #ifndef __KVABUNDANCETABLE_H 
    5 #define __KVABUNDANCETABLE_H 
    7 #include "KVNuclDataTable.h" 
    8 #include "KVAbundance.h" 
#define ClassDefOverride(name, id)
Store available values of the relative abundance of isotopes.
virtual ~KVAbundanceTable()
Destructor.
KVAbundanceTable()
Default constructor.
KVAbundance * GetAbundance(Int_t zz, Int_t aa) const
void Initialize() override
Value of the relative abundance of isotopes.
Abstract base class for nuclear data table.