Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
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 | |
G4ChordFinder(G4VIntegrationDriver *pIntegrationDriver) | G4ChordFinder | explicit |
G4ChordFinder(G4MagneticField *itsMagField, G4double stepMinimum=1.0e-2, G4MagIntegratorStepper *pItsStepper=nullptr, G4int stepperDriverChoice=kTemplatedStepperType) | G4ChordFinder | |
G4ChordFinder(const G4ChordFinder &)=delete | G4ChordFinder | |
GetDeltaChord() const | G4ChordFinder | inline |
GetIntegrationDriver() | G4ChordFinder | inline |
gVerboseCtor | G4ChordFinder | protectedstatic |
InvParabolic(const G4double xa, const G4double ya, const G4double xb, const G4double yb, const G4double xc, const G4double yc) | G4ChordFinder | inline |
kBfieldDriverType enum value | G4ChordFinder | |
kDefaultDriverType enum value | G4ChordFinder | |
kFSALStepperType enum value | G4ChordFinder | |
kIntegrationType enum name | G4ChordFinder | |
kQss2DriverType enum value | G4ChordFinder | |
kQss3DriverType enum value | G4ChordFinder | |
kRegularStepperType enum value | G4ChordFinder | |
kTemplatedStepperType enum value | G4ChordFinder | |
OnComputeStep(const G4FieldTrack *track) | G4ChordFinder | |
operator<<(std::ostream &os, const G4ChordFinder &cf) | G4ChordFinder | friend |
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 |
SetVerboseConstruction(G4bool v=true) | G4ChordFinder | inlinestatic |
~G4ChordFinder() | G4ChordFinder | virtual |