44 : fFloatLevelBase(
G4Ions::G4FloatLevelBase::no_Float)
55 : fAtomicNumber(right.fAtomicNumber),
56 fAtomicMass(right.fAtomicMass),
58 fEnergy(right.fEnergy),
59 fLifeTime(right.fLifeTime),
61 fMagneticMoment(right.fMagneticMoment),
62 fIsomerLevel(right.fIsomerLevel),
63 fFloatLevelBase(right.fFloatLevelBase)
102 return !(*
this == right);
118 G4cout <<
", " <<
"MagneticMoment: "
120 G4cout <<
"Isomer Level: "
122 <<
", Excited Energy: "
123 << std::setprecision(1)
131 << std::setprecision(6)
static constexpr double tesla
static constexpr double keV
static constexpr double MeV
G4GLOB_DLL std::ostream G4cout
static char FloatLevelBaseChar(G4Ions::G4FloatLevelBase flb)
G4Ions::G4FloatLevelBase fFloatLevelBase
G4bool operator!=(const G4IsotopeProperty &right) const
G4IsotopeProperty & operator=(G4IsotopeProperty &right)
virtual ~G4IsotopeProperty()
G4DecayTable * fDecayTable
G4bool operator==(const G4IsotopeProperty &right) const