hep.geant4.jni
Class G4SmoothTrajectoryPoint
java.lang.Object
hep.geant4.jni.G4VTrajectoryPoint
hep.geant4.jni.G4SmoothTrajectoryPoint
public class G4SmoothTrajectoryPoint
- extends G4VTrajectoryPoint
G4SmoothTrajectoryPoint
public G4SmoothTrajectoryPoint(long cPtr,
boolean cMemoryOwn)
G4SmoothTrajectoryPoint
public G4SmoothTrajectoryPoint()
G4SmoothTrajectoryPoint
public G4SmoothTrajectoryPoint(G4ThreeVector pos,
SWIGTYPE_p_std__vectorTCLHEP__Hep3Vector_t auxiliaryPoints)
G4SmoothTrajectoryPoint
public G4SmoothTrajectoryPoint(G4ThreeVector pos)
G4SmoothTrajectoryPoint
public G4SmoothTrajectoryPoint(G4SmoothTrajectoryPoint right)
getCPtr
public static long getCPtr(G4SmoothTrajectoryPoint obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4VTrajectoryPoint
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4VTrajectoryPoint
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4VTrajectoryPoint
getPosition
public G4ThreeVector getPosition()
- Overrides:
getPosition
in class G4VTrajectoryPoint
getAuxiliaryPoints
public SWIGTYPE_p_std__vectorTCLHEP__Hep3Vector_t getAuxiliaryPoints()
- Overrides:
getAuxiliaryPoints
in class G4VTrajectoryPoint
getAttDefs
public G4StringG4AttDefMap getAttDefs()
- Overrides:
getAttDefs
in class G4VTrajectoryPoint
createAttValues
public G4AttValueVector createAttValues()
- Overrides:
createAttValues
in class G4VTrajectoryPoint
Copyright © 2000-2007 FreeHEP. All Rights Reserved.