Geant4
10.00.p01
|
This is the complete list of members for G4BrentLocator, including all inherited members.
AddAdjustementOfFoundIntersection(G4bool UseCorrection) | G4VIntersectionLocator | inline |
AdjustIntersections(G4bool UseCorrection) | G4VIntersectionLocator | inline |
AdjustmentOfFoundIntersection(const G4ThreeVector &A, const G4ThreeVector &CurrentE_Point, const G4ThreeVector &CurrentF_Point, const G4ThreeVector &MomentumDir, const G4bool IntersectAF, G4ThreeVector &IntersectionPoint, G4double &NewSafety, G4double &fPrevSafety, G4ThreeVector &fPrevSftOrigin) | G4VIntersectionLocator | protected |
AreIntersectionsAdjusted() | G4VIntersectionLocator | inline |
EstimateIntersectionPoint(const G4FieldTrack &curveStartPointTangent, const G4FieldTrack &curveEndPointTangent, const G4ThreeVector &trialPoint, G4FieldTrack &intersectPointTangent, G4bool &recalculatedEndPoint, G4double &fPreviousSafety, G4ThreeVector &fPreviousSftOrigin) | G4BrentLocator | virtual |
fHelpingNavigator | G4VIntersectionLocator | protected |
fiChordFinder | G4VIntersectionLocator | protected |
fiDeltaIntersection | G4VIntersectionLocator | protected |
fiEpsilonStep | G4VIntersectionLocator | protected |
fiNavigator | G4VIntersectionLocator | protected |
fiUseSafety | G4VIntersectionLocator | protected |
fpTouchable | G4VIntersectionLocator | protected |
fUseNormalCorrection | G4VIntersectionLocator | protected |
fVerboseLevel | G4VIntersectionLocator | protected |
G4BrentLocator(G4Navigator *theNavigator) | G4BrentLocator | |
G4VIntersectionLocator(G4Navigator *theNavigator) | G4VIntersectionLocator | |
GetAdjustementOfFoundIntersection() | G4VIntersectionLocator | inline |
GetChordFinderFor() | G4VIntersectionLocator | inline |
GetDeltaIntersectionFor() | G4VIntersectionLocator | inline |
GetEpsilonStepFor() | G4VIntersectionLocator | inline |
GetGlobalSurfaceNormal(const G4ThreeVector &CurrentE_Point, G4bool &validNormal) | G4VIntersectionLocator | protected |
GetNavigatorFor() | G4VIntersectionLocator | inline |
GetSurfaceNormal(const G4ThreeVector &CurrentInt_Point, G4bool &validNormal) | G4VIntersectionLocator | protected |
GetVerboseFor() | G4VIntersectionLocator | inline |
IntersectChord(const G4ThreeVector &StartPointA, const G4ThreeVector &EndPointB, G4double &NewSafety, G4double &PreviousSafety, G4ThreeVector &PreviousSftOrigin, G4double &LinearStepLength, G4ThreeVector &IntersectionPoint, G4bool *calledNavigator=0) | G4VIntersectionLocator | inline |
kCarTolerance | G4VIntersectionLocator | protected |
max_depth | G4BrentLocator | privatestatic |
maxNumberOfCallsToReIntegration | G4BrentLocator | private |
maxNumberOfCallsToReIntegration_depth | G4BrentLocator | private |
maxNumberOfStepsForIntersection | G4BrentLocator | private |
printStatus(const G4FieldTrack &startFT, const G4FieldTrack ¤tFT, G4double requestStep, G4double safety, G4int step) | G4VIntersectionLocator | |
ptrInterMedFT | G4BrentLocator | private |
ReEstimateEndpoint(const G4FieldTrack &CurrentStateA, const G4FieldTrack &EstimtdEndStateB, G4double linearDistSq, G4double curveDist) | G4VIntersectionLocator | protected |
ReportTrialStep(G4int step_no, const G4ThreeVector &ChordAB_v, const G4ThreeVector &ChordEF_v, const G4ThreeVector &NewMomentumDir, const G4ThreeVector &NormalAtEntry, G4bool validNormal) | G4VIntersectionLocator | protected |
SetChordFinderFor(G4ChordFinder *fCFinder) | G4VIntersectionLocator | inline |
SetDeltaIntersectionFor(G4double deltaIntersection) | G4VIntersectionLocator | inline |
SetEpsilonStepFor(G4double EpsilonStep) | G4VIntersectionLocator | inline |
SetNavigatorFor(G4Navigator *fNavigator) | G4VIntersectionLocator | inline |
SetSafetyParametersFor(G4bool UseSafety) | G4VIntersectionLocator | inline |
SetVerboseFor(G4int fVerbose) | G4VIntersectionLocator | inline |
~G4BrentLocator() | G4BrentLocator | |
~G4VIntersectionLocator() | G4VIntersectionLocator | virtual |