#define ClassDef(name, id)
Simple abstract class to store value related to nuclear data.
void SetName(TString name)
void SetValue(Double_t val)
Bool_t IsMeasured() const
TString fUnits
units (if any)
TString fName
name of the object
const Char_t * GetName() const
Double_t kValue
numerical value
Double_t GetValue() const
const Char_t * GetUnit() const
virtual ~KVNuclData()
Destructor.
void SetMeasured(Bool_t measured)
KVNuclData()
Default constructor.
void Copy(TObject &object) const
Copy this to object.
virtual void Print(Option_t *option="") const
R__ALWAYS_INLINE Bool_t TestBit(UInt_t f) const