ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4IntegrationDriver< T > Member List

This is the complete list of members for G4IntegrationDriver< T >, including all inherited members.

AccurateAdvance(G4FieldTrack &track, G4double hstep, G4double eps, G4double hinitial=0) overrideG4IntegrationDriver< T >virtual
AdvanceChordLimited(G4FieldTrack &track, G4double stepMax, G4double epsStep, G4double chordDistance) overrideG4IntegrationDriver< T >virtual
AdvanceChordLimitedImpl(G4FieldTrack &track, G4double hstep, G4double eps, G4double chordDistance)G4ChordFinderDelegate< G4IntegrationDriver< T > >
Base typedefG4IntegrationDriver< T >private
CheckStep(const G4ThreeVector &posIn, const G4ThreeVector &posOut, G4double hdid)G4IntegrationDriver< T >private
ChordFinderDelegate typedefG4IntegrationDriver< T >private
ComputeNewStepSize(G4double errMaxNorm, G4double hstepCurrent) overrideG4RKIntegrationDriver< T >virtual
DoesReIntegrate() overrideG4IntegrationDriver< T >inlinevirtual
fMinimumStepG4IntegrationDriver< T >private
fNoAccurateAdvanceBadStepsG4IntegrationDriver< T >private
fNoAccurateAdvanceCallsG4IntegrationDriver< T >private
fNoAccurateAdvanceGoodStepsG4IntegrationDriver< T >private
fNoQuickAvanceCallsG4IntegrationDriver< T >private
fSmallestFractionG4IntegrationDriver< T >private
fVerboseLevelG4IntegrationDriver< T >private
G4IntegrationDriver(G4double hminimum, T *stepper, G4int numberOfComponents=6, G4int statisticsVerbosity=0)G4IntegrationDriver< T >
G4IntegrationDriver(const G4IntegrationDriver &)=deleteG4IntegrationDriver< T >
G4RKIntegrationDriver(T *stepper)G4RKIntegrationDriver< T >
G4RKIntegrationDriver(const G4RKIntegrationDriver &)=deleteG4RKIntegrationDriver< T >
GetDerivatives(const G4FieldTrack &track, G4double dydx[]) const overrideG4RKIntegrationDriver< T >virtual
GetDerivatives(const G4FieldTrack &track, G4double dydx[], G4double field[]) const overrideG4RKIntegrationDriver< T >virtual
GetEquationOfMotion() overrideG4RKIntegrationDriver< T >virtual
GetFirstFraction()G4ChordFinderDelegate< G4IntegrationDriver< T > >
GetFractionLast()G4ChordFinderDelegate< G4IntegrationDriver< T > >
GetFractionNextEstimate()G4ChordFinderDelegate< G4IntegrationDriver< T > >
GetLastStepEstimateUnc()G4ChordFinderDelegate< G4IntegrationDriver< T > >
GetMaxNoSteps() const G4RKIntegrationDriver< T >
GetMinimumStep() const G4IntegrationDriver< T >
GetNoCalls()G4ChordFinderDelegate< G4IntegrationDriver< T > >
GetNoMaxTrials()G4ChordFinderDelegate< G4IntegrationDriver< T > >
GetNoTrials()G4ChordFinderDelegate< G4IntegrationDriver< T > >
GetPgrow() const G4RKIntegrationDriver< T >
GetPshrnk() const G4RKIntegrationDriver< T >
GetSafety() const G4RKIntegrationDriver< T >
GetSmallestFraction() const G4IntegrationDriver< T >
GetStepper() const overrideG4RKIntegrationDriver< T >virtual
GetStepper() overrideG4RKIntegrationDriver< T >virtual
GetVerboseLevel() const overrideG4IntegrationDriver< T >virtual
GrowStepSize(G4double h, G4double error) const G4RKIntegrationDriver< T >protected
GrowStepSize2(G4double h, G4double error2) const G4RKIntegrationDriver< T >protected
IncrementQuickAdvanceCalls()G4IntegrationDriver< T >protected
max_stepping_decreaseG4VIntegrationDriverprotectedstatic
max_stepping_increaseG4VIntegrationDriverprotectedstatic
OnComputeStep() overrideG4IntegrationDriver< T >inlinevirtual
OneGoodStep(G4double yVar[], const G4double dydx[], G4double &curveLength, G4double htry, G4double eps, G4double &hdid, G4double &hnext)G4IntegrationDriver< T >
OnStartTracking() overrideG4IntegrationDriver< T >virtual
operator=(const G4IntegrationDriver &)=deleteG4IntegrationDriver< T >
G4RKIntegrationDriver::operator=(const G4RKIntegrationDriver &)=deleteG4RKIntegrationDriver< T >
QuickAdvance(G4FieldTrack &fieldTrack, const G4double dydx[], G4double hstep, G4double &dchord_step, G4double &dyerr) overrideG4IntegrationDriver< T >virtual
RenewStepperAndAdjust(G4MagIntegratorStepper *stepper) overrideG4RKIntegrationDriver< T >virtual
ReSetParameters(G4double safety=0.9)G4RKIntegrationDriver< T >
ResetStepEstimate()G4ChordFinderDelegate< G4IntegrationDriver< T > >
SetEquationOfMotion(G4EquationOfMotion *equation) overrideG4RKIntegrationDriver< T >virtual
SetFirstFraction(G4double fractFirst)G4ChordFinderDelegate< G4IntegrationDriver< T > >
SetFractions_Last_Next(G4double fractLast=0.90, G4double fractNext=0.95)G4ChordFinderDelegate< G4IntegrationDriver< T > >
SetLastStepEstimateUnc(G4double stepEst)G4ChordFinderDelegate< G4IntegrationDriver< T > >
SetMaxNoSteps(G4int val)G4RKIntegrationDriver< T >
SetMinimumStep(G4double newval)G4IntegrationDriver< T >
SetSafety(G4double valS)G4RKIntegrationDriver< T >
SetSmallestFraction(G4double val)G4IntegrationDriver< T >
SetVerboseLevel(G4int newLevel) overrideG4IntegrationDriver< T >virtual
ShrinkStepSize(G4double h, G4double error) const G4RKIntegrationDriver< T >protected
ShrinkStepSize2(G4double h, G4double error2) const G4RKIntegrationDriver< T >protected
TestChordPrint(G4int noTrials, G4int lastStepTrial, G4double dChordStep, G4double fDeltaChord, G4double nextStepTrial)G4ChordFinderDelegate< G4IntegrationDriver< T > >
UpdateErrorConstraints()G4RKIntegrationDriver< T >protected
~G4ChordFinderDelegate()G4ChordFinderDelegate< G4IntegrationDriver< T > >virtual
~G4IntegrationDriver() overrideG4IntegrationDriver< T >virtual
~G4VIntegrationDriver()=defaultG4VIntegrationDrivervirtual