Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 속성 | 모든 멤버 목록
G4Mag_SpinEqRhs 클래스 참조

#include <G4Mag_SpinEqRhs.hh>

G4Mag_SpinEqRhs에 대한 상속 다이어그램 :
G4Mag_EqRhs G4EquationOfMotion

Public 멤버 함수

 G4Mag_SpinEqRhs (G4MagneticField *MagField)
 
 ~G4Mag_SpinEqRhs ()
 
void SetChargeMomentumMass (G4ChargeState particleCharge, G4double MomentumXc, G4double mass)
 
void EvaluateRhsGivenB (const G4double y[], const G4double B[3], G4double dydx[]) const
 
void SetAnomaly (G4double a)
 
G4double GetAnomaly () const
 
G4double FCof () const
 
void RightHandSide (const G4double y[], G4double dydx[]) const
 
void EvaluateRhsReturnB (const G4double y[], G4double dydx[], G4double Field[]) const
 
void GetFieldValue (const G4double Point[4], G4double Field[]) const
 
const G4FieldGetFieldObj () const
 
void SetFieldObj (G4Field *pField)
 

Private 속성

G4double charge
 
G4double mass
 
G4double magMoment
 
G4double spin
 
G4double omegac
 
G4double anomaly
 
G4double beta
 
G4double gamma
 

상세한 설명

G4Mag_SpinEqRhs.hh 파일의 51 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4Mag_SpinEqRhs::G4Mag_SpinEqRhs ( G4MagneticField MagField)

G4Mag_SpinEqRhs.cc 파일의 45 번째 라인에서 정의되었습니다.

G4Mag_SpinEqRhs::~G4Mag_SpinEqRhs ( )

G4Mag_SpinEqRhs.cc 파일의 51 번째 라인에서 정의되었습니다.

멤버 함수 문서화

void G4Mag_SpinEqRhs::EvaluateRhsGivenB ( const G4double  y[],
const G4double  B[3],
G4double  dydx[] 
) const
virtual
void G4EquationOfMotion::EvaluateRhsReturnB ( const G4double  y[],
G4double  dydx[],
G4double  Field[] 
) const
inherited

G4EquationOfMotion.cc 파일의 37 번째 라인에서 정의되었습니다.

다음을 참조함 : G4EquationOfMotion::EvaluateRhsGivenB(), G4EquationOfMotion::GetFieldValue().

다음에 의해서 참조됨 : G4RKG3_Stepper::StepNoErr().

G4double G4Mag_EqRhs::FCof ( ) const
inlineinherited
G4double G4Mag_SpinEqRhs::GetAnomaly ( ) const
inline

G4Mag_SpinEqRhs.hh 파일의 70 번째 라인에서 정의되었습니다.

다음을 참조함 : anomaly.

const G4Field* G4EquationOfMotion::GetFieldObj ( ) const
inherited
void G4EquationOfMotion::GetFieldValue ( const G4double  Point[4],
G4double  Field[] 
) const
inherited
void G4EquationOfMotion::RightHandSide ( const G4double  y[],
G4double  dydx[] 
) const
inlineinherited

다음에 의해서 참조됨 : G4ModifiedMidpoint::DoStep().

void G4Mag_SpinEqRhs::SetAnomaly ( G4double  a)
inline

G4Mag_SpinEqRhs.hh 파일의 69 번째 라인에서 정의되었습니다.

다음을 참조함 : a, anomaly.

void G4Mag_SpinEqRhs::SetChargeMomentumMass ( G4ChargeState  particleCharge,
G4double  MomentumXc,
G4double  mass 
)
virtual
void G4EquationOfMotion::SetFieldObj ( G4Field pField)
inherited

멤버 데이타 문서화

G4double G4Mag_SpinEqRhs::anomaly
private

G4Mag_SpinEqRhs.hh 파일의 77 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : EvaluateRhsGivenB(), GetAnomaly(), SetAnomaly(), SetChargeMomentumMass().

G4double G4Mag_SpinEqRhs::beta
private

G4Mag_SpinEqRhs.hh 파일의 79 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : EvaluateRhsGivenB(), SetChargeMomentumMass().

G4double G4Mag_SpinEqRhs::charge
private

G4Mag_SpinEqRhs.hh 파일의 75 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : EvaluateRhsGivenB(), SetChargeMomentumMass().

G4double G4Mag_SpinEqRhs::gamma
private

G4Mag_SpinEqRhs.hh 파일의 79 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : EvaluateRhsGivenB(), SetChargeMomentumMass().

G4double G4Mag_SpinEqRhs::magMoment
private

G4Mag_SpinEqRhs.hh 파일의 75 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : SetChargeMomentumMass().

G4double G4Mag_SpinEqRhs::mass
private

G4Mag_SpinEqRhs.hh 파일의 75 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : SetChargeMomentumMass().

G4double G4Mag_SpinEqRhs::omegac
private

G4Mag_SpinEqRhs.hh 파일의 77 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : EvaluateRhsGivenB(), SetChargeMomentumMass().

G4double G4Mag_SpinEqRhs::spin
private

G4Mag_SpinEqRhs.hh 파일의 75 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : SetChargeMomentumMass().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: