Methods in hep.geant4.jni with parameters of type G4FieldTrack |
boolean |
G4MagInt_Driver.accurateAdvance(G4FieldTrack y_current,
double hstep,
double eps)
|
boolean |
G4MagInt_Driver.accurateAdvance(G4FieldTrack y_current,
double hstep,
double eps,
double hinitial)
|
double |
G4ChordFinder.advanceChordLimited(G4FieldTrack yCurrent,
double stepInitial,
double epsStep_Relative,
G4ThreeVector latestSafetyOrigin,
double lasestSafetyRadius)
|
G4FieldTrack |
G4ChordFinder.approxCurvePointV(G4FieldTrack curveAPointVelocity,
G4FieldTrack curveBPointVelocity,
G4ThreeVector currentEPoint,
double epsStep)
|
double |
G4PropagatorInField.computeStep(G4FieldTrack pFieldTrack,
double pCurrentProposedStepLength,
SWIGTYPE_p_double pNewSafety)
|
double |
G4PropagatorInField.computeStep(G4FieldTrack pFieldTrack,
double pCurrentProposedStepLength,
SWIGTYPE_p_double pNewSafety,
G4VPhysicalVolume pPhysVol)
|
double |
G4ChordFinderSaf.findNextChord(G4FieldTrack yStart,
double stepMax,
G4FieldTrack yEnd,
SWIGTYPE_p_double dyErrPos,
double epsStep,
SWIGTYPE_p_double pStepForAccuracy,
G4ThreeVector latestSafetyOrigin,
double latestSafetyRadius)
|
static long |
G4FieldTrack.getCPtr(G4FieldTrack obj)
|
void |
G4MagInt_Driver.getDerivatives(G4FieldTrack y_curr,
double[] dydx)
|
void |
G4PropagatorInField.printStatus(G4FieldTrack startFT,
G4FieldTrack currentFT,
double requestStep,
double safety,
int step,
G4VPhysicalVolume startVolume)
|
boolean |
G4MagInt_Driver.quickAdvance(G4FieldTrack y_val,
double[] dydx,
double hstep,
SWIGTYPE_p_double dchord_step,
SWIGTYPE_p_double dyerr)
|
boolean |
G4MagInt_Driver.quickAdvance(G4FieldTrack y_posvel,
double[] dydx,
double hstep,
SWIGTYPE_p_double dchord_step,
SWIGTYPE_p_double dyerr_pos_sq,
SWIGTYPE_p_double dyerr_mom_rel_sq)
|