26#ifndef G4RadioactiveDecayChainsFromParent_h
27#define G4RadioactiveDecayChainsFromParent_h 1
76 {
return (
this == &right);}
78 {
return (
this != &right);}
std::vector< G4RadioactiveDecayRatesToDaughter > G4RadioactiveDecayRates
void SetIonName(G4String name)
G4RadioactiveDecayRates GetItsRates() const
G4RadioactiveDecayChainsFromParent()
G4RadioactiveDecayChainsFromParent & operator=(const G4RadioactiveDecayChainsFromParent &)
G4bool operator!=(const G4RadioactiveDecayChainsFromParent &right) const
G4bool operator==(const G4RadioactiveDecayChainsFromParent &right) const
G4String GetIonName() const
void SetItsRates(G4RadioactiveDecayRates arate)
G4RadioactiveDecayRates itsRates
virtual ~G4RadioactiveDecayChainsFromParent()