4 #ifndef __KVElementDensityTable_H
5 #define __KVElementDensityTable_H
#define ClassDef(name, id)
Table of atomic elements with their density.
virtual NDT::value * getNDTvalue(Int_t zz, Int_t aa) const
virtual void Initialize()
virtual ~KVElementDensityTable()
Destructor.
KVElementDensity * FindElementByName(const Char_t *) const
Search table for an element with the given name. Case-insensitive.
virtual void GiveIndexToNucleus(Int_t zz, Int_t aa, Int_t ntot)
KVElementDensity * FindElementBySymbol(const Char_t *) const
Search table for an element with the given symbol. Case-insensitive.
KVElementDensityTable()
Default constructor.
Atomic element with name, symbol and density.
Abstract base class for nuclear data table.