hep.geant4.jni
Class G4RichTrajectoryPoint

java.lang.Object
  extended by hep.geant4.jni.G4VTrajectoryPoint
      extended by hep.geant4.jni.G4TrajectoryPoint
          extended by hep.geant4.jni.G4RichTrajectoryPoint

public class G4RichTrajectoryPoint
extends G4TrajectoryPoint


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VTrajectoryPoint
swigCMemOwn
 
Constructor Summary
G4RichTrajectoryPoint()
           
G4RichTrajectoryPoint(G4RichTrajectoryPoint right)
           
G4RichTrajectoryPoint(G4Step arg0)
           
G4RichTrajectoryPoint(G4Track arg0)
           
G4RichTrajectoryPoint(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 G4AttValueVector createAttValues()
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
 G4StringG4AttDefMap getAttDefs()
           
static long getCPtr(G4RichTrajectoryPoint obj)
           
 
Methods inherited from class hep.geant4.jni.G4TrajectoryPoint
getCPtr, getPosition, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership
 
Methods inherited from class hep.geant4.jni.G4VTrajectoryPoint
getAuxiliaryPoints, getCPtr
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4RichTrajectoryPoint

public G4RichTrajectoryPoint(long cPtr,
                             boolean cMemoryOwn)

G4RichTrajectoryPoint

public G4RichTrajectoryPoint()

G4RichTrajectoryPoint

public G4RichTrajectoryPoint(G4Track arg0)

G4RichTrajectoryPoint

public G4RichTrajectoryPoint(G4Step arg0)

G4RichTrajectoryPoint

public G4RichTrajectoryPoint(G4RichTrajectoryPoint right)
Method Detail

getCPtr

public static long getCPtr(G4RichTrajectoryPoint obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class G4TrajectoryPoint
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class G4TrajectoryPoint

equals

public boolean equals(Object obj)
Overrides:
equals in class G4TrajectoryPoint

getAttDefs

public G4StringG4AttDefMap getAttDefs()
Overrides:
getAttDefs in class G4TrajectoryPoint

createAttValues

public G4AttValueVector createAttValues()
Overrides:
createAttValues in class G4TrajectoryPoint


Copyright © 2000-2007 FreeHEP. All Rights Reserved.