Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4OldMagIntDriver Member List

This is the complete list of members for G4OldMagIntDriver, including all inherited members.

AccurateAdvance(G4FieldTrack &y_current, G4double hstep, G4double eps, G4double hinitial=0.0) overrideG4OldMagIntDrivervirtual
AdvanceChordLimited(G4FieldTrack &track, G4double stepMax, G4double epsStep, G4double chordDistance) overrideG4OldMagIntDriverinlinevirtual
AdvanceChordLimitedImpl(G4FieldTrack &track, G4double hstep, G4double eps, G4double chordDistance)G4ChordFinderDelegate< G4OldMagIntDriver >
ComputeAndSetErrcon()G4OldMagIntDriverinline
ComputeNewStepSize(G4double errMaxNorm, G4double hstepCurrent) overrideG4OldMagIntDrivervirtual
ComputeNewStepSize_WithinLimits(G4double errMaxNorm, G4double hstepCurrent)G4OldMagIntDriver
DoesReIntegrate() const overrideG4OldMagIntDriverinlinevirtual
G4OldMagIntDriver(G4double hminimum, G4MagIntegratorStepper *pItsStepper, G4int numberOfComponents=6, G4int statisticsVerbosity=0)G4OldMagIntDriver
G4OldMagIntDriver(const G4OldMagIntDriver &)=deleteG4OldMagIntDriver
GetDerivatives(const G4FieldTrack &y_curr, G4double dydx[]) const overrideG4OldMagIntDrivervirtual
GetDerivatives(const G4FieldTrack &track, G4double dydx[], G4double field[]) const overrideG4OldMagIntDrivervirtual
GetEquationOfMotion() overrideG4OldMagIntDrivervirtual
GetErrcon() constG4OldMagIntDriverinline
GetFirstFraction()G4ChordFinderDelegate< G4OldMagIntDriver >
GetFractionLast()G4ChordFinderDelegate< G4OldMagIntDriver >
GetFractionNextEstimate()G4ChordFinderDelegate< G4OldMagIntDriver >
GetHmin() constG4OldMagIntDriverinline
GetLastStepEstimateUnc()G4ChordFinderDelegate< G4OldMagIntDriver >
GetMaxNoSteps() constG4OldMagIntDriverinline
GetNoCalls()G4ChordFinderDelegate< G4OldMagIntDriver >
GetNoMaxTrials()G4ChordFinderDelegate< G4OldMagIntDriver >
GetNoTrials()G4ChordFinderDelegate< G4OldMagIntDriver >
GetPgrow() constG4OldMagIntDriverinline
GetPshrnk() constG4OldMagIntDriverinline
GetSafety() constG4OldMagIntDriverinline
GetSmallestFraction() constG4OldMagIntDriverinline
GetStepper() const overrideG4OldMagIntDrivervirtual
GetStepper() overrideG4OldMagIntDrivervirtual
GetVerboseLevel() const overrideG4OldMagIntDrivervirtual
Hmin() constG4OldMagIntDriverinline
max_stepping_decreaseG4VIntegrationDriverprotectedstatic
max_stepping_increaseG4VIntegrationDriverprotectedstatic
OnComputeStep(const G4FieldTrack *=nullptr) overrideG4OldMagIntDriverinlinevirtual
OneGoodStep(G4double ystart[], const G4double dydx[], G4double &x, G4double htry, G4double eps, G4double &hdid, G4double &hnext)G4OldMagIntDriver
OnStartTracking() overrideG4OldMagIntDriverinlinevirtual
operator=(const G4OldMagIntDriver &)=deleteG4OldMagIntDriver
PrintStat_Aux(const G4FieldTrack &aFieldTrack, G4double requestStep, G4double actualStep, G4int subStepNo, G4double subStepSize, G4double dotVelocities)G4OldMagIntDriverprotected
PrintStatisticsReport()G4OldMagIntDriverprotected
PrintStatus(const G4double *StartArr, G4double xstart, const G4double *CurrentArr, G4double xcurrent, G4double requestStep, G4int subStepNo)G4OldMagIntDriverprotected
PrintStatus(const G4FieldTrack &StartFT, const G4FieldTrack &CurrentFT, G4double requestStep, G4int subStepNo)G4OldMagIntDriverprotected
QuickAdvance(G4FieldTrack &y_val, const G4double dydx[], G4double hstep, G4double &dchord_step, G4double &dyerr) overrideG4OldMagIntDrivervirtual
QuickAdvance(G4FieldTrack &y_posvel, const G4double dydx[], G4double hstep, G4double &dchord_step, G4double &dyerr_pos_sq, G4double &dyerr_mom_rel_sq)G4OldMagIntDriver
RenewStepperAndAdjust(G4MagIntegratorStepper *pItsStepper) overrideG4OldMagIntDrivervirtual
ReSetParameters(G4double new_safety=0.9)G4OldMagIntDriverinline
ResetStepEstimate()G4ChordFinderDelegate< G4OldMagIntDriver >
SetEquationOfMotion(G4EquationOfMotion *equation) overrideG4OldMagIntDrivervirtual
SetErrcon(G4double valEc)G4OldMagIntDriverinline
SetFirstFraction(G4double fractFirst)G4ChordFinderDelegate< G4OldMagIntDriver >
SetFractions_Last_Next(G4double fractLast=0.90, G4double fractNext=0.95)G4ChordFinderDelegate< G4OldMagIntDriver >
SetHmin(G4double newval)G4OldMagIntDriverinline
SetLastStepEstimateUnc(G4double stepEst)G4ChordFinderDelegate< G4OldMagIntDriver >
SetMaxNoSteps(G4int val)G4OldMagIntDriverinline
SetPgrow(G4double valPg)G4OldMagIntDriverinline
SetPshrnk(G4double valPs)G4OldMagIntDriverinline
SetSafety(G4double valS)G4OldMagIntDriverinline
SetSmallestFraction(G4double val)G4OldMagIntDriver
SetVerboseLevel(G4int newLevel) overrideG4OldMagIntDrivervirtual
StreamDelegateInfo(std::ostream &os) constG4ChordFinderDelegate< G4OldMagIntDriver >
StreamInfo(std::ostream &os) const overrideG4OldMagIntDrivervirtual
TestChordPrint(G4int noTrials, G4int lastStepTrial, G4double dChordStep, G4double fDeltaChord, G4double nextStepTrial)G4ChordFinderDelegate< G4OldMagIntDriver >
WarnEndPointTooFar(G4double endPointDist, G4double hStepSize, G4double epsilonRelative, G4int debugFlag)G4OldMagIntDriverprotected
WarnSmallStepSize(G4double hnext, G4double hstep, G4double h, G4double xDone, G4int noSteps)G4OldMagIntDriverprotected
WarnTooManyStep(G4double x1start, G4double x2end, G4double xCurrent)G4OldMagIntDriverprotected
~G4ChordFinderDelegate()G4ChordFinderDelegate< G4OldMagIntDriver >virtual
~G4OldMagIntDriver() overrideG4OldMagIntDriver
~G4VIntegrationDriver()=defaultG4VIntegrationDrivervirtual