26#ifndef G4RadioactiveDecayRatesToDaughter_h
27#define G4RadioactiveDecayRatesToDaughter_h 1
74 {
return (
this == &right);};
76 {
return (
this != &right);};
94 inline void SetTaos(std::vector<G4double> value) {
taos = value;}
G4RadioactiveDecayRatesToDaughter & operator=(const G4RadioactiveDecayRatesToDaughter &)
G4bool operator!=(const G4RadioactiveDecayRatesToDaughter &right) const
std::vector< G4double > decayRateC
void SetVerboseLevel(G4int value)
void SetE(G4double value)
std::vector< G4double > GetTaos() const
G4int GetVerboseLevel() const
G4RadioactiveDecayRatesToDaughter()
void SetTaos(std::vector< G4double > value)
virtual ~G4RadioactiveDecayRatesToDaughter()
std::vector< G4double > GetDecayRateC() const
G4bool operator==(const G4RadioactiveDecayRatesToDaughter &right) const
std::vector< G4double > taos
void SetDecayRateC(std::vector< G4double > value)
void SetGeneration(G4int value)
G4int GetGeneration() const