Geant4-11
|
#include <G4HelixHeum.hh>
Public Member Functions | |
G4double | DistChord () const |
void | DumbStepper (const G4double y[], G4ThreeVector Bfld, G4double h, G4double yout[]) |
G4HelixHeum (G4Mag_EqRhs *EqRhs) | |
G4EquationOfMotion * | GetEquationOfMotion () |
const G4EquationOfMotion * | GetEquationOfMotion () const |
unsigned long | GetfNoRHSCalls () |
G4int | GetNumberOfStateVariables () const |
G4int | GetNumberOfVariables () const |
G4int | IntegrationOrder () |
G4int | IntegratorOrder () const |
G4bool | IsFSAL () const |
void | NormalisePolarizationVector (G4double vec[12]) |
void | NormaliseTangentVector (G4double vec[6]) |
void | ResetfNORHSCalls () |
void | RightHandSide (const G4double y[], G4double dydx[]) const |
void | RightHandSide (const G4double y[], G4double dydx[], G4double field[]) const |
void | SetEquationOfMotion (G4EquationOfMotion *newEquation) |
virtual void | Stepper (const G4double y[], const G4double dydx[], G4double h, G4double yout[], G4double yerr[]) |
~G4HelixHeum () | |
Protected Member Functions | |
void | AdvanceHelix (const G4double yIn[], G4ThreeVector Bfld, G4double h, G4double yHelix[], G4double yHelix2[]=0) |
G4double | GetAngCurve () const |
G4double | GetCurve () const |
G4double | GetInverseCurve (const G4double Momentum, const G4double Bmag) |
G4double | GetRadHelix () const |
void | LinearStep (const G4double yIn[], G4double h, G4double yHelix[]) const |
void | MagFieldEvaluate (const G4double y[], G4ThreeVector &Bfield) |
void | SetAngCurve (const G4double Ang) |
void | SetCurve (const G4double Curve) |
void | SetFSAL (G4bool flag=true) |
void | SetIntegrationOrder (G4int order) |
void | SetRadHelix (const G4double Rad) |
Private Attributes | |
G4double | fAngCurve = 0.0 |
G4EquationOfMotion * | fEquation_Rhs = nullptr |
G4int | fIntegrationOrder = -1 |
G4bool | fIsFSAL = false |
const G4int | fNoIntegrationVariables = 0 |
unsigned long | fNoRHSCalls = 0UL |
const G4int | fNoStateVariables = 0 |
G4Mag_EqRhs * | fPtrMagEqOfMot = nullptr |
G4double | frCurve = 0.0 |
G4double | frHelix = 0.0 |
G4ThreeVector | yFinal |
G4ThreeVector | yInitial |
G4ThreeVector | yMidPoint |
Static Private Attributes | |
static const G4double | fUnitConstant = 0.299792458*(GeV/(tesla*m)) |
Definition at line 43 of file G4HelixHeum.hh.
G4HelixHeum::G4HelixHeum | ( | G4Mag_EqRhs * | EqRhs | ) |
Definition at line 41 of file G4HelixHeum.cc.
G4HelixHeum::~G4HelixHeum | ( | ) |
Definition at line 46 of file G4HelixHeum.cc.
|
protectedinherited |
Definition at line 57 of file G4MagHelicalStepper.cc.
References source.hepunit::c_light, CLHEP::Hep3Vector::cross(), CLHEP::Hep3Vector::dot(), eplus, G4Mag_EqRhs::FCof(), G4MagHelicalStepper::fPtrMagEqOfMot, G4MagHelicalStepper::fUnitConstant, G4MagHelicalStepper::GetInverseCurve(), G4MagHelicalStepper::LinearStep(), CLHEP::Hep3Vector::mag(), G4MagHelicalStepper::SetAngCurve(), G4MagHelicalStepper::SetCurve(), G4MagHelicalStepper::SetRadHelix(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
Referenced by G4ExactHelixStepper::DumbStepper(), G4HelixExplicitEuler::DumbStepper(), DumbStepper(), G4HelixImplicitEuler::DumbStepper(), G4HelixMixedStepper::DumbStepper(), G4HelixSimpleRunge::DumbStepper(), G4HelixExplicitEuler::Stepper(), G4ExactHelixStepper::Stepper(), and G4HelixMixedStepper::Stepper().
|
virtualinherited |
Implements G4MagIntegratorStepper.
Definition at line 235 of file G4MagHelicalStepper.cc.
References G4MagHelicalStepper::GetAngCurve(), G4MagHelicalStepper::GetRadHelix(), pi, and twopi.
|
virtual |
Implements G4MagHelicalStepper.
Definition at line 51 of file G4HelixHeum.cc.
References G4MagHelicalStepper::AdvanceHelix(), and G4MagHelicalStepper::MagFieldEvaluate().
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineprotectedinherited |
Referenced by G4MagHelicalStepper::AdvanceHelix(), and G4HelixMixedStepper::Stepper().
|
inlineinherited |
Referenced by G4BogackiShampine45::G4BogackiShampine45(), G4CashKarpRKF45::G4CashKarpRKF45(), G4SimpleRunge::G4SimpleRunge(), G4TSimpleRunge< T_Equation, N >::G4TSimpleRunge(), G4TsitourasRK45::G4TsitourasRK45(), G4BogackiShampine23::makeStep(), G4RK547FEq1::makeStep(), G4RK547FEq2::makeStep(), G4RK547FEq3::makeStep(), G4ConstRK4::Stepper(), G4MagErrorStepper::Stepper(), and G4TMagErrorStepper< T_Stepper, T_Equation, N >::Stepper().
|
inlineinherited |
Referenced by G4ExplicitEuler::DumbStepper(), G4ImplicitEuler::DumbStepper(), G4ClassicalRK4::DumbStepper(), G4ChordFinder::G4ChordFinder(), G4BogackiShampine45::GetLastDydx(), G4DoLoMcPriRK34::Interpolate(), G4TsitourasRK45::Interpolate(), G4DormandPrince745::Interpolate4thOrder(), G4DormandPrince745::Interpolate5thOrder(), G4DormandPrinceRK56::Interpolate_high(), G4DormandPrinceRK56::Interpolate_low(), G4BogackiShampine45::InterpolateHigh(), G4BogackiShampine23::makeStep(), G4RK547FEq1::makeStep(), G4RK547FEq2::makeStep(), G4RK547FEq3::makeStep(), G4DormandPrinceRK56::SetupInterpolate_high(), G4DormandPrinceRK56::SetupInterpolate_low(), G4DormandPrince745::SetupInterpolation5thOrder(), G4BogackiShampine45::SetupInterpolationHigh(), G4BogackiShampine45::Stepper(), G4CashKarpRKF45::Stepper(), G4DoLoMcPriRK34::Stepper(), G4DormandPrinceRK56::Stepper(), G4DormandPrinceRK78::Stepper(), G4MagErrorStepper::Stepper(), G4TsitourasRK45::Stepper(), and G4DormandPrince745::Stepper().
|
inlineprotectedinherited |
|
inlineinherited |
|
inlinevirtual |
|
inlineinherited |
|
inlineprotectedinherited |
Referenced by G4MagHelicalStepper::AdvanceHelix().
|
inlineprotectedinherited |
|
inlineinherited |
Referenced by G4SimpleHeum::DumbStepper(), and G4ClassicalRK4::DumbStepper().
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Referenced by G4MagInt_Driver::AccurateAdvance(), G4OldMagIntDriver::AccurateAdvance(), G4ImplicitEuler::DumbStepper(), G4SimpleHeum::DumbStepper(), G4SimpleRunge::DumbStepper(), G4ClassicalRK4::DumbStepper(), G4MagInt_Driver::GetDerivatives(), G4OldMagIntDriver::GetDerivatives(), G4BogackiShampine23::makeStep(), G4RK547FEq1::makeStep(), G4RK547FEq2::makeStep(), G4RK547FEq3::makeStep(), G4DormandPrinceRK56::SetupInterpolate_high(), G4DormandPrinceRK56::SetupInterpolate_low(), G4DormandPrince745::SetupInterpolation5thOrder(), G4BogackiShampine45::SetupInterpolationHigh(), G4BogackiShampine45::Stepper(), G4CashKarpRKF45::Stepper(), G4DoLoMcPriRK34::Stepper(), G4DormandPrinceRK56::Stepper(), G4DormandPrinceRK78::Stepper(), G4MagErrorStepper::Stepper(), G4TsitourasRK45::Stepper(), and G4DormandPrince745::Stepper().
|
inlineinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
Referenced by G4MagHelicalStepper::AdvanceHelix(), and G4HelixMixedStepper::Stepper().
|
inlineinherited |
Referenced by G4MagInt_Driver::SetEquationOfMotion(), and G4OldMagIntDriver::SetEquationOfMotion().
|
inlineprotectedinherited |
Referenced by G4BogackiShampine23::G4BogackiShampine23().
|
inlineprotectedinherited |
Referenced by G4BogackiShampine23::G4BogackiShampine23().
|
inlineprotectedinherited |
Referenced by G4MagHelicalStepper::AdvanceHelix().
|
virtualinherited |
Implements G4MagIntegratorStepper.
Reimplemented in G4ExactHelixStepper, and G4HelixMixedStepper.
Definition at line 188 of file G4MagHelicalStepper.cc.
References G4MagHelicalStepper::DumbStepper(), and G4MagHelicalStepper::MagFieldEvaluate().
|
privateinherited |
Definition at line 120 of file G4MagHelicalStepper.hh.
|
privateinherited |
Definition at line 124 of file G4MagIntegratorStepper.hh.
|
privateinherited |
Definition at line 134 of file G4MagIntegratorStepper.hh.
|
privateinherited |
Definition at line 136 of file G4MagIntegratorStepper.hh.
|
privateinherited |
Definition at line 125 of file G4MagIntegratorStepper.hh.
|
mutableprivateinherited |
Definition at line 128 of file G4MagIntegratorStepper.hh.
|
privateinherited |
Definition at line 126 of file G4MagIntegratorStepper.hh.
|
privateinherited |
Definition at line 116 of file G4MagHelicalStepper.hh.
Referenced by G4MagHelicalStepper::AdvanceHelix().
|
privateinherited |
Definition at line 121 of file G4MagHelicalStepper.hh.
|
privateinherited |
Definition at line 122 of file G4MagHelicalStepper.hh.
|
staticprivateinherited |
Definition at line 113 of file G4MagHelicalStepper.hh.
Referenced by G4MagHelicalStepper::AdvanceHelix().
|
privateinherited |
Definition at line 123 of file G4MagHelicalStepper.hh.
|
privateinherited |
Definition at line 123 of file G4MagHelicalStepper.hh.
|
privateinherited |
Definition at line 123 of file G4MagHelicalStepper.hh.