26 #ifndef G4RadioactiveDecayRate_h    27 #define G4RadioactiveDecayRate_h 1    81     {
return (
this == &right);};
    83     {
return (
this != &right);};
 
std::vector< G4double > decayRateC
 
void SetVerboseLevel(G4int value)
 
void SetTaos(std::vector< G4double > value)
 
std::vector< G4double > taos
 
void SetDecayRateC(std::vector< G4double > value)
 
G4RadioactiveDecayRate & operator=(const G4RadioactiveDecayRate &)
 
G4int operator==(const G4RadioactiveDecayRate &right) const
 
void SetGeneration(G4int value)
 
std::vector< G4double > GetTaos() const
 
G4int operator!=(const G4RadioactiveDecayRate &right) const
 
G4int GetGeneration() const
 
virtual ~G4RadioactiveDecayRate()
 
std::vector< G4double > GetDecayRateC() const
 
G4int GetVerboseLevel() const
 
void SetE(G4double value)