hep.geant4.jni
Class G4FastTrack
java.lang.Object
hep.geant4.jni.G4FastTrack
public class G4FastTrack
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4FastTrack
public G4FastTrack(long cPtr,
boolean cMemoryOwn)
G4FastTrack
public G4FastTrack(G4Region anEnvelope,
boolean IsUnique)
getCPtr
public static long getCPtr(G4FastTrack obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
setCurrentTrack
public void setCurrentTrack(G4Track arg0,
G4Navigator a)
setCurrentTrack
public void setCurrentTrack(G4Track arg0)
onTheBoundaryButExiting
public boolean onTheBoundaryButExiting()
getPrimaryTrack
public G4Track getPrimaryTrack()
getEnvelope
public G4Region getEnvelope()
getEnvelopeLogicalVolume
public G4LogicalVolume getEnvelopeLogicalVolume()
getEnvelopePhysicalVolume
public G4VPhysicalVolume getEnvelopePhysicalVolume()
getEnvelopeSolid
public G4VSolid getEnvelopeSolid()
getPrimaryTrackLocalPosition
public G4ThreeVector getPrimaryTrackLocalPosition()
getPrimaryTrackLocalMomentum
public G4ThreeVector getPrimaryTrackLocalMomentum()
getPrimaryTrackLocalDirection
public G4ThreeVector getPrimaryTrackLocalDirection()
getPrimaryTrackLocalPolarization
public G4ThreeVector getPrimaryTrackLocalPolarization()
getAffineTransformation
public G4AffineTransform getAffineTransformation()
getInverseAffineTransformation
public G4AffineTransform getInverseAffineTransformation()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.