4 #ifndef __KVElementDensity_H 
    5 #define __KVElementDensity_H 
    7 #include "KVNuclData.h" 
#define ClassDef(name, id)
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t g
 
Atomic element with name, symbol and density.
 
const Char_t * GetElementName() const
 
void SetIsGas(Bool_t g=kTRUE)
 
void Print(Option_t *o="") const
 
const Char_t * GetElementSymbol() const
 
void Copy(TObject &) const
 
virtual ~KVElementDensity()
Destructor.
 
void SetElementSymbol(const Char_t *s)
 
KVElementDensity()
Default constructor.
 
void SetElementName(const Char_t *en)
 
Simple abstract class to store value related to nuclear data.