hep.geant4.jni
Class G4ChordFinderSaf
java.lang.Object
hep.geant4.jni.G4ChordFinder
hep.geant4.jni.G4ChordFinderSaf
public class G4ChordFinderSaf
- extends G4ChordFinder
Methods inherited from class hep.geant4.jni.G4ChordFinder |
advanceChordLimited, approxCurvePointV, getCPtr, getDeltaChord, getFirstFraction, getFractionLast, getFractionNextEstimate, getIntegrationDriver, getMultipleRadius, getNoCalls, getNoMaxTrials, getNoTrials, resetStepEstimate, setChargeMomentumMass, setDeltaChord, setFirstFraction, setFractionsLastNext, setFractionsLastNext, setFractionsLastNext, setIntegrationDriver, setVerbose, setVerbose, testChordPrint |
G4ChordFinderSaf
public G4ChordFinderSaf(long cPtr,
boolean cMemoryOwn)
G4ChordFinderSaf
public G4ChordFinderSaf(G4MagInt_Driver pIntegrationDriver)
G4ChordFinderSaf
public G4ChordFinderSaf(G4MagneticField theMagField,
double stepMinimum,
G4MagIntegratorStepper pItsStepper)
getCPtr
public static long getCPtr(G4ChordFinderSaf obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4ChordFinder
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4ChordFinder
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4ChordFinder
findNextChord
public double findNextChord(G4FieldTrack yStart,
double stepMax,
G4FieldTrack yEnd,
SWIGTYPE_p_double dyErrPos,
double epsStep,
SWIGTYPE_p_double pStepForAccuracy,
G4ThreeVector latestSafetyOrigin,
double latestSafetyRadius)
printStatistics
public void printStatistics()
- Overrides:
printStatistics
in class G4ChordFinder
Copyright © 2000-2007 FreeHEP. All Rights Reserved.