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

This is the complete list of members for G4ChordFinderDelegate< Driver >, including all inherited members.

AccumulateStatistics(G4int noTrials)G4ChordFinderDelegate< Driver >private
AdvanceChordLimitedImpl(G4FieldTrack &track, G4double hstep, G4double eps, G4double chordDistance)G4ChordFinderDelegate< Driver >
fFirstFractionG4ChordFinderDelegate< Driver >private
fFractionLastG4ChordFinderDelegate< Driver >private
fFractionNextEstimateG4ChordFinderDelegate< Driver >private
FindNextChord(const G4FieldTrack &yStart, G4double stepMax, G4double epsStep, G4double chordDistance, G4FieldTrack &yEnd, G4double &dyErrPos, G4double &pStepForAccuracy)G4ChordFinderDelegate< Driver >private
fLastStepEstimate_UnconstrainedG4ChordFinderDelegate< Driver >private
fmaxTrialsG4ChordFinderDelegate< Driver >private
fNoCallsG4ChordFinderDelegate< Driver >private
fTotalNoTrialsG4ChordFinderDelegate< Driver >private
GetDriver()G4ChordFinderDelegate< Driver >private
GetFirstFraction()G4ChordFinderDelegate< Driver >
GetFractionLast()G4ChordFinderDelegate< Driver >
GetFractionNextEstimate()G4ChordFinderDelegate< Driver >
GetLastStepEstimateUnc()G4ChordFinderDelegate< Driver >
GetNoCalls()G4ChordFinderDelegate< Driver >
GetNoMaxTrials()G4ChordFinderDelegate< Driver >
GetNoTrials()G4ChordFinderDelegate< Driver >
NewStep(G4double stepTrialOld, G4double dChordStep, G4double fDeltaChord, G4double &stepEstimate_Unconstrained)G4ChordFinderDelegate< Driver >private
PrintStatistics()G4ChordFinderDelegate< Driver >private
ResetStepEstimate()G4ChordFinderDelegate< Driver >
SetFirstFraction(G4double fractFirst)G4ChordFinderDelegate< Driver >
SetFractions_Last_Next(G4double fractLast=0.90, G4double fractNext=0.95)G4ChordFinderDelegate< Driver >
SetLastStepEstimateUnc(G4double stepEst)G4ChordFinderDelegate< Driver >
TestChordPrint(G4int noTrials, G4int lastStepTrial, G4double dChordStep, G4double fDeltaChord, G4double nextStepTrial)G4ChordFinderDelegate< Driver >
~G4ChordFinderDelegate()G4ChordFinderDelegate< Driver >virtual