Geant4
10.00.p02
|
This is the complete list of members for G4ChargeState, including all inherited members.
ElectricDipoleMoment() const | G4ChargeState | inline |
fCharge | G4ChargeState | private |
fElec_dipole | G4ChargeState | private |
fMagn_dipole | G4ChargeState | private |
fMagneticCharge | G4ChargeState | private |
fSpin | G4ChargeState | private |
G4ChargeState(G4double charge, G4double magnetic_dipole_moment, G4double pdgSpin, G4double electric_dipole_moment=0.0, G4double magnetic_charge=0.0) | G4ChargeState | |
G4ChargeState(const G4ChargeState &right) | G4ChargeState | |
GetCharge() const | G4ChargeState | inline |
GetMagneticDipoleMoment() const | G4ChargeState | inline |
GetPDGSpin() const | G4ChargeState | inline |
GetSpin() const | G4ChargeState | inline |
MagneticCharge() const | G4ChargeState | inline |
operator=(const G4ChargeState &right) | G4ChargeState | |
SetCharge(G4double charge) | G4ChargeState | inline |
SetChargeDipoleMoments(G4double charge, G4double magnetic_dipole_moment, G4double electric_dipole_moment) | G4ChargeState | inline |
SetChargeMdm(G4double charge, G4double mag_dipole_moment) | G4ChargeState | inline |
SetChargeMdmSpin(G4double charge, G4double magnetic_dipole_moment, G4double pdgSpin) | G4ChargeState | inline |
SetChargesAndMoments(G4double charge, G4double magnetic_dipole_moment, G4double electric_dipole_moment, G4double magnetic_charge) | G4ChargeState | inline |
SetChargeSpin(G4double charge, G4double pdgSpin) | G4ChargeState | inline |
SetChargeSpinMoments(G4double charge, G4double pdgSpin, G4double magnetic_dipole_moment=DBL_MAX, G4double electric_dipole_moment=DBL_MAX, G4double magnetic_charge=DBL_MAX) | G4ChargeState | |
SetElectricDipoleMoment(G4double moment) | G4ChargeState | inline |
SetMagneticCharge(G4double charge) | G4ChargeState | inline |
SetMagneticDipoleMoment(G4double moment) | G4ChargeState | inline |
SetPDGSpin(G4double spin) | G4ChargeState | inline |
SetSpin(G4double spin) | G4ChargeState | inline |