37#ifndef G4IsotopeProperty_h
38#define G4IsotopeProperty_h 1
110 return fAtomicNumber;
146 return fMagneticMoment;
void SetAtomicMass(G4int A)
void SetDecayTable(G4DecayTable *table)
void SetEnergy(G4double E)
void SetAtomicNumber(G4int Z)
G4DecayTable * GetDecayTable() const
G4IsotopeProperty & operator=(G4IsotopeProperty &right)
virtual ~G4IsotopeProperty()
G4double GetEnergy() const
G4int GetAtomicMass() const
G4int GetAtomicNumber() const
G4int operator==(const G4IsotopeProperty &right) const
void SetLifeTime(G4double T)
void SetMagneticMoment(G4double M)
G4int operator!=(const G4IsotopeProperty &right) const
G4double GetLifeTime() const
G4double GetMagneticMoment() const