39 #ifndef G4IsotopeProperty_h 
   40 #define G4IsotopeProperty_h 1 
G4double GetMagneticMoment() const 
 
void SetAtomicMass(G4int A)
 
G4DecayTable * GetDecayTable() const 
 
G4DecayTable * fDecayTable
 
G4int operator!=(const G4IsotopeProperty &right) const 
 
G4int GetAtomicNumber() const 
 
G4int operator==(const G4IsotopeProperty &right) const 
 
G4IsotopeProperty & operator=(G4IsotopeProperty &right)
 
G4int GetIsomerLevel() const 
 
void SetMagneticMoment(G4double M)
 
void SetLifeTime(G4double T)
 
G4double GetEnergy() const 
 
virtual ~G4IsotopeProperty()
 
static const G4double A[nN]
 
void SetEnergy(G4double E)
 
void SetDecayTable(G4DecayTable *table)
 
void SetAtomicNumber(G4int Z)
 
G4int GetAtomicMass() const 
 
G4double GetLifeTime() const 
 
void SetIsomerLevel(G4int level)