26 #ifndef G4RadioactiveDecayRate_h
27 #define G4RadioactiveDecayRate_h 1
81 {
return (
this == &right);};
83 {
return (
this != &right);};
G4int GetGeneration() const
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 &)
void SetGeneration(G4int value)
std::vector< G4double > GetTaos() const
G4int operator==(const G4RadioactiveDecayRate &right) const
std::vector< G4double > GetDecayRateC() const
G4int operator!=(const G4RadioactiveDecayRate &right) const
virtual ~G4RadioactiveDecayRate()
G4int GetVerboseLevel() const
void SetE(G4double value)