![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for G4ChordFinder, including all inherited members.
| AdvanceChordLimited(G4FieldTrack &yCurrent, G4double stepInitial, G4double epsStep_Relative, const G4ThreeVector &latestSafetyOrigin, G4double lasestSafetyRadius) | G4ChordFinder | inline |
| ApproxCurvePointS(const G4FieldTrack &curveAPointVelocity, const G4FieldTrack &curveBPointVelocity, const G4FieldTrack &ApproxCurveV, const G4ThreeVector ¤tEPoint, const G4ThreeVector ¤tFPoint, const G4ThreeVector &PointG, G4bool first, G4double epsStep) | G4ChordFinder | |
| ApproxCurvePointV(const G4FieldTrack &curveAPointVelocity, const G4FieldTrack &curveBPointVelocity, const G4ThreeVector ¤tEPoint, G4double epsStep) | G4ChordFinder | |
| fCachedField | G4ChordFinder | private |
| fDefaultDeltaChord | G4ChordFinder | private |
| fDeltaChord | G4ChordFinder | private |
| fEquation | G4ChordFinder | private |
| fIntgrDriver | G4ChordFinder | private |
| fLongStepper | G4ChordFinder | private |
| fNewFSALStepperOwned | G4ChordFinder | private |
| fRegularStepperOwned | G4ChordFinder | private |
| fStatsVerbose | G4ChordFinder | private |
| G4ChordFinder(G4VIntegrationDriver *pIntegrationDriver) | G4ChordFinder | explicit |
| G4ChordFinder(G4MagneticField *itsMagField, G4double stepMinimum=1.0e-2, G4MagIntegratorStepper *pItsStepper=nullptr, G4bool useFSALstepper=false) | G4ChordFinder | |
| G4ChordFinder(const G4ChordFinder &)=delete | G4ChordFinder | |
| GetDeltaChord() const | G4ChordFinder | inline |
| GetIntegrationDriver() | G4ChordFinder | inline |
| InvParabolic(const G4double xa, const G4double ya, const G4double xb, const G4double yb, const G4double xc, const G4double yc) | G4ChordFinder | inline |
| OnComputeStep() | G4ChordFinder | |
| operator=(const G4ChordFinder &)=delete | G4ChordFinder | |
| PrintDchordTrial(G4int noTrials, G4double stepTrial, G4double oldStepTrial, G4double dChordStep) | G4ChordFinder | protected |
| ResetStepEstimate() | G4ChordFinder | inline |
| SetDeltaChord(G4double newval) | G4ChordFinder | inline |
| SetIntegrationDriver(G4VIntegrationDriver *IntegrationDriver) | G4ChordFinder | inline |
| SetVerbose(G4int newvalue=1) | G4ChordFinder | inline |
| ~G4ChordFinder() | G4ChordFinder | virtual |