|
Geant4
10.00.p01
|
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 spin=0, G4double magnetic_dipole_moment=0.0, 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 |
| GetSpin() const | G4ChargeState | inline |
| MagneticCharge() const | G4ChargeState | inline |
| operator=(const G4ChargeState &right) | G4ChargeState | |
| SetCharge(G4double charge) | G4ChargeState | inline |
| SetChargeAndMoments(G4double charge, G4double spin, 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 |
| SetSpin(G4double spin) | G4ChargeState | inline |