#include <G4MagHelicalStepper.hh>
Public 멤버 함수 | |
G4MagHelicalStepper (G4Mag_EqRhs *EqRhs) | |
virtual | ~G4MagHelicalStepper () |
virtual void | Stepper (const G4double y[], const G4double dydx[], G4double h, G4double yout[], G4double yerr[]) |
virtual void | DumbStepper (const G4double y[], G4ThreeVector Bfld, G4double h, G4double yout[])=0 |
G4double | DistChord () const |
virtual void | ComputeRightHandSide (const G4double y[], G4double dydx[]) |
void | NormaliseTangentVector (G4double vec[6]) |
void | NormalisePolarizationVector (G4double vec[12]) |
void | RightHandSide (const double y[], double dydx[]) const |
G4int | GetNumberOfVariables () const |
G4int | GetNumberOfStateVariables () const |
virtual G4int | IntegratorOrder () const =0 |
G4int | IntegrationOrder () |
G4EquationOfMotion * | GetEquationOfMotion () |
void | SetEquationOfMotion (G4EquationOfMotion *newEquation) |
unsigned long | GetfNoRHSCalls () |
void | ResetfNORHSCalls () |
bool | IsFSAL () const |
Protected 멤버 함수 | |
void | LinearStep (const G4double yIn[], G4double h, G4double yHelix[]) const |
void | AdvanceHelix (const G4double yIn[], G4ThreeVector Bfld, G4double h, G4double yHelix[], G4double yHelix2[]=0) |
void | MagFieldEvaluate (const G4double y[], G4ThreeVector &Bfield) |
G4double | GetInverseCurve (const G4double Momentum, const G4double Bmag) |
void | SetAngCurve (const G4double Ang) |
G4double | GetAngCurve () const |
void | SetCurve (const G4double Curve) |
G4double | GetCurve () const |
void | SetRadHelix (const G4double Rad) |
G4double | GetRadHelix () const |
void | SetIntegrationOrder (int order) |
void | SetFSAL (bool flag=true) |
Private 멤버 함수 | |
G4MagHelicalStepper (const G4MagHelicalStepper &) | |
G4MagHelicalStepper & | operator= (const G4MagHelicalStepper &) |
Private 속성 | |
G4Mag_EqRhs * | fPtrMagEqOfMot |
G4double | fAngCurve |
G4double | frCurve |
G4double | frHelix |
G4ThreeVector | yInitial |
G4ThreeVector | yMidPoint |
G4ThreeVector | yFinal |
정적 Private 속성 | |
static const G4double | fUnitConstant = 0.299792458*(GeV/(tesla*m)) |
G4MagHelicalStepper.hh 파일의 58 번째 라인에서 정의되었습니다.
G4MagHelicalStepper::G4MagHelicalStepper | ( | G4Mag_EqRhs * | EqRhs | ) |
G4MagHelicalStepper.cc 파일의 47 번째 라인에서 정의되었습니다.
|
virtual |
G4MagHelicalStepper.cc 파일의 54 번째 라인에서 정의되었습니다.
|
private |
|
protected |
G4MagHelicalStepper.cc 파일의 59 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::c_light, CLHEP::Hep3Vector::cross(), CLHEP::Hep3Vector::dot(), e, eplus, G4Mag_EqRhs::FCof(), fPtrMagEqOfMot, fUnitConstant, GetInverseCurve(), LinearStep(), CLHEP::Hep3Vector::mag(), R, SetAngCurve(), SetCurve(), SetRadHelix(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
다음에 의해서 참조됨 : G4HelixSimpleRunge::DumbStepper(), G4HelixHeum::DumbStepper(), G4HelixImplicitEuler::DumbStepper(), G4HelixExplicitEuler::DumbStepper(), G4ExactHelixStepper::DumbStepper(), G4HelixMixedStepper::DumbStepper(), G4HelixExplicitEuler::Stepper(), G4ExactHelixStepper::Stepper(), G4HelixMixedStepper::Stepper().
|
virtualinherited |
G4NystromRK4에서 재구현되었습니다.
G4MagIntegratorStepper.cc 파일의 55 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MagIntegratorStepper::RightHandSide().
다음에 의해서 참조됨 : G4MagInt_Driver::AccurateAdvance().
|
virtual |
G4MagHelicalStepper.cc 파일의 238 번째 라인에서 정의되었습니다.
다음을 참조함 : GetAngCurve(), GetRadHelix(), pi, twopi.
|
pure virtual |
G4HelixMixedStepper, G4ExactHelixStepper, G4HelixExplicitEuler, G4HelixImplicitEuler, G4HelixHeum, G4HelixSimpleRunge에서 구현되었습니다.
다음에 의해서 참조됨 : Stepper().
|
inlineprotected |
|
inlineprotected |
|
inlineinherited |
|
inlineinherited |
G4MagIntegratorStepper.hh 파일의 111 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MagIntegratorStepper::fNoRHSCalls.
|
inlineprotected |
다음에 의해서 참조됨 : AdvanceHelix(), G4HelixMixedStepper::Stepper().
|
inlineinherited |
다음에 의해서 참조됨 : G4BogackiShampine23::G4BogackiShampine23(), G4BogackiShampine45::G4BogackiShampine45(), G4CashKarpRKF45::G4CashKarpRKF45(), G4DormandPrince745::G4DormandPrince745(), G4SimpleRunge::G4SimpleRunge(), G4TsitourasRK45::G4TsitourasRK45(), G4RK547FEq2::makeStep(), G4RK547FEq3::makeStep(), G4RK547FEq1::makeStep(), G4MagErrorStepper::Stepper(), G4ConstRK4::Stepper().
|
inlineinherited |
다음에 의해서 참조됨 : G4ExplicitEuler::DumbStepper(), G4ImplicitEuler::DumbStepper(), G4ClassicalRK4::DumbStepper(), G4ChordFinder::G4ChordFinder(), G4BogackiShampine45::GetLastDydx(), G4TsitourasRK45::Interpolate(), G4DoLoMcPriRK34::Interpolate(), G4DormandPrinceRK56::Interpolate_high(), G4DormandPrince745::Interpolate_high(), G4DormandPrinceRK56::Interpolate_low(), G4DormandPrince745::Interpolate_low(), G4RK547FEq2::makeStep(), G4RK547FEq1::makeStep(), G4RK547FEq3::makeStep(), G4DormandPrince745::operator=(), G4BlineTracer::ResetChordFinders(), G4DormandPrinceRK56::SetupInterpolate_high(), G4DormandPrinceRK56::SetupInterpolate_low(), G4DormandPrince745::SetupInterpolation_high(), G4BogackiShampine45::SetupInterpolationHigh(), G4TsitourasRK45::Stepper(), G4DormandPrinceRK56::Stepper(), G4MagErrorStepper::Stepper(), G4BogackiShampine45::Stepper(), G4DormandPrinceRK78::Stepper(), G4CashKarpRKF45::Stepper(), G4DormandPrince745::Stepper(), G4BogackiShampine23::Stepper(), G4DoLoMcPriRK34::Stepper(), F02ElectricFieldSetup::UpdateIntegrator().
|
inlineprotected |
|
inlineinherited |
G4MagIntegratorStepper.hh 파일의 103 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MagIntegratorStepper::fIntegrationOrder.
|
pure virtualinherited |
G4DormandPrince745, G4HelixMixedStepper, G4BogackiShampine45, G4RKG3_Stepper, G4DoLoMcPriRK34, G4ConstRK4, G4ExactHelixStepper, G4HelixExplicitEuler, G4ClassicalRK4, G4NystromRK4, G4TsitourasRK45, G4BogackiShampine23, G4CashKarpRKF45, G4RK547FEq1, G4RK547FEq2, G4RK547FEq3, G4HelixImplicitEuler, G4DormandPrinceRK78, G4SimpleRunge, G4HelixHeum, G4SimpleHeum, G4ImplicitEuler, G4HelixSimpleRunge, G4ExplicitEuler, G4DormandPrinceRK56에서 구현되었습니다.
다음에 의해서 참조됨 : G4MagInt_Driver::G4MagInt_Driver(), G4MagErrorStepper::Stepper().
|
inlineinherited |
G4MagIntegratorStepper.hh 파일의 116 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MagIntegratorStepper::fIsFSAL.
|
inlineprotected |
다음에 의해서 참조됨 : AdvanceHelix().
|
inlineprotected |
다음에 의해서 참조됨 : G4ClassicalRK4::DumbStepper(), G4SimpleHeum::DumbStepper().
|
private |
|
inlineinherited |
G4MagIntegratorStepper.hh 파일의 113 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MagIntegratorStepper::fNoRHSCalls.
|
inlineinherited |
다음에 의해서 참조됨 : G4MagIntegratorStepper::ComputeRightHandSide(), G4ImplicitEuler::DumbStepper(), G4SimpleHeum::DumbStepper(), G4ClassicalRK4::DumbStepper(), G4SimpleRunge::DumbStepper(), G4MagInt_Driver::GetDerivatives(), G4RK547FEq3::makeStep(), G4RK547FEq1::makeStep(), G4RK547FEq2::makeStep(), G4DormandPrinceRK56::SetupInterpolate_high(), G4DormandPrinceRK56::SetupInterpolate_low(), G4DormandPrince745::SetupInterpolation_high(), G4BogackiShampine45::SetupInterpolationHigh(), G4TsitourasRK45::Stepper(), G4DormandPrinceRK56::Stepper(), G4MagErrorStepper::Stepper(), G4BogackiShampine45::Stepper(), G4DormandPrinceRK78::Stepper(), G4DormandPrince745::Stepper(), G4CashKarpRKF45::Stepper(), G4BogackiShampine23::Stepper(), G4DoLoMcPriRK34::Stepper().
다음에 의해서 참조됨 : AdvanceHelix(), G4HelixMixedStepper::Stepper().
다음에 의해서 참조됨 : AdvanceHelix(), G4HelixMixedStepper::Stepper().
|
inlineinherited |
다음에 의해서 참조됨 : G4MagInt_Driver::SetEquationOfMotion().
|
inlineprotectedinherited |
G4MagIntegratorStepper.hh 파일의 120 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MagIntegratorStepper::fIsFSAL.
다음에 의해서 참조됨 : G4BogackiShampine23::G4BogackiShampine23().
G4MagIntegratorStepper.hh 파일의 119 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MagIntegratorStepper::fIntegrationOrder.
다음에 의해서 참조됨 : G4BogackiShampine23::G4BogackiShampine23().
다음에 의해서 참조됨 : AdvanceHelix().
|
virtual |
G4HelixMixedStepper, G4ExactHelixStepper에서 재구현되었습니다.
G4MagHelicalStepper.cc 파일의 192 번째 라인에서 정의되었습니다.
다음을 참조함 : DumbStepper(), MagFieldEvaluate().
|
private |
G4MagHelicalStepper.hh 파일의 133 번째 라인에서 정의되었습니다.
|
private |
G4MagHelicalStepper.hh 파일의 130 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AdvanceHelix().
|
private |
G4MagHelicalStepper.hh 파일의 134 번째 라인에서 정의되었습니다.
|
private |
G4MagHelicalStepper.hh 파일의 135 번째 라인에서 정의되었습니다.
G4MagHelicalStepper.hh 파일의 127 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AdvanceHelix().
|
private |
G4MagHelicalStepper.hh 파일의 137 번째 라인에서 정의되었습니다.
|
private |
G4MagHelicalStepper.hh 파일의 137 번째 라인에서 정의되었습니다.
|
private |
G4MagHelicalStepper.hh 파일의 137 번째 라인에서 정의되었습니다.