#include <G4ChargeState.hh>
|
| G4ChargeState (G4double charge, G4double magnetic_dipole_moment, G4double pdgSpin, G4double electric_dipole_moment=0.0, G4double magnetic_charge=0.0) |
|
| G4ChargeState (const G4ChargeState &right) |
|
G4ChargeState & | operator= (const G4ChargeState &right) |
|
void | SetChargeSpinMoments (G4double charge, G4double pdgSpin, G4double magnetic_dipole_moment=DBL_MAX, G4double electric_dipole_moment=DBL_MAX, G4double magnetic_charge=DBL_MAX) |
|
void | SetCharge (G4double charge) |
|
G4double | GetCharge () const |
|
void | SetPDGSpin (G4double spin) |
|
G4double | GetPDGSpin () const |
|
void | SetMagneticDipoleMoment (G4double moment) |
|
G4double | GetMagneticDipoleMoment () const |
|
void | SetElectricDipoleMoment (G4double moment) |
|
G4double | ElectricDipoleMoment () const |
|
void | SetMagneticCharge (G4double charge) |
|
G4double | MagneticCharge () const |
|
void | SetChargeMdm (G4double charge, G4double mag_dipole_moment) |
|
void | SetChargeMdmSpin (G4double charge, G4double magnetic_dipole_moment, G4double pdgSpin) |
|
void | SetChargeSpin (G4double charge, G4double pdgSpin) |
|
void | SetChargeDipoleMoments (G4double charge, G4double magnetic_dipole_moment, G4double electric_dipole_moment) |
|
void | SetChargesAndMoments (G4double charge, G4double magnetic_dipole_moment, G4double electric_dipole_moment, G4double magnetic_charge) |
|
void | SetSpin (G4double spin) |
|
G4double | GetSpin () const |
|
Definition at line 44 of file G4ChargeState.hh.
◆ G4ChargeState() [1/2]
◆ G4ChargeState() [2/2]
◆ ElectricDipoleMoment()
G4double G4ChargeState::ElectricDipoleMoment |
( |
| ) |
const |
|
inline |
◆ GetCharge()
G4double G4ChargeState::GetCharge |
( |
| ) |
const |
|
inline |
◆ GetMagneticDipoleMoment()
G4double G4ChargeState::GetMagneticDipoleMoment |
( |
| ) |
const |
|
inline |
◆ GetPDGSpin()
G4double G4ChargeState::GetPDGSpin |
( |
| ) |
const |
|
inline |
◆ GetSpin()
G4double G4ChargeState::GetSpin |
( |
| ) |
const |
|
inline |
◆ MagneticCharge()
G4double G4ChargeState::MagneticCharge |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetCharge()
void G4ChargeState::SetCharge |
( |
G4double |
charge | ) |
|
|
inline |
◆ SetChargeDipoleMoments()
void G4ChargeState::SetChargeDipoleMoments |
( |
G4double |
charge, |
|
|
G4double |
magnetic_dipole_moment, |
|
|
G4double |
electric_dipole_moment |
|
) |
| |
|
inline |
Definition at line 179 of file G4ChargeState.hh.
void SetElectricDipoleMoment(G4double moment)
void SetChargeMdm(G4double charge, G4double mag_dipole_moment)
◆ SetChargeMdm()
void G4ChargeState::SetChargeMdm |
( |
G4double |
charge, |
|
|
G4double |
mag_dipole_moment |
|
) |
| |
|
inline |
Definition at line 157 of file G4ChargeState.hh.
void SetCharge(G4double charge)
void SetMagneticDipoleMoment(G4double moment)
◆ SetChargeMdmSpin()
Definition at line 163 of file G4ChargeState.hh.
void SetChargeMdm(G4double charge, G4double mag_dipole_moment)
void SetPDGSpin(G4double spin)
◆ SetChargesAndMoments()
Definition at line 188 of file G4ChargeState.hh.
void SetMagneticCharge(G4double charge)
void SetChargeDipoleMoments(G4double charge, G4double magnetic_dipole_moment, G4double electric_dipole_moment)
◆ SetChargeSpin()
Definition at line 171 of file G4ChargeState.hh.
void SetCharge(G4double charge)
void SetPDGSpin(G4double spin)
◆ SetChargeSpinMoments()
◆ SetElectricDipoleMoment()
void G4ChargeState::SetElectricDipoleMoment |
( |
G4double |
moment | ) |
|
|
inline |
◆ SetMagneticCharge()
void G4ChargeState::SetMagneticCharge |
( |
G4double |
charge | ) |
|
|
inline |
◆ SetMagneticDipoleMoment()
void G4ChargeState::SetMagneticDipoleMoment |
( |
G4double |
moment | ) |
|
|
inline |
◆ SetPDGSpin()
void G4ChargeState::SetPDGSpin |
( |
G4double |
spin | ) |
|
|
inline |
◆ SetSpin()
void G4ChargeState::SetSpin |
( |
G4double |
spin | ) |
|
|
inline |
◆ fCharge
◆ fElec_dipole
◆ fMagn_dipole
◆ fMagneticCharge
◆ fSpin
The documentation for this class was generated from the following files: