hep.ilc.marlin.jni
Class SimTrackerHit
java.lang.Object
hep.ilc.marlin.jni.LCObject
hep.ilc.marlin.jni.SimTrackerHit
- Direct Known Subclasses:
- SimTrackerHitAdapter, SimTrackerHitAdapter
public class SimTrackerHit
- extends LCObject
SimTrackerHit
protected SimTrackerHit(long cPtr,
boolean cMemoryOwn)
SimTrackerHit
public SimTrackerHit()
getCPtr
protected static long getCPtr(SimTrackerHit obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class LCObject
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class LCObject
swigDirectorDisconnect
protected void swigDirectorDisconnect()
swigReleaseOwnership
public void swigReleaseOwnership()
swigTakeOwnership
public void swigTakeOwnership()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class LCObject
hashCode
public int hashCode()
- Overrides:
hashCode
in class LCObject
getCellID
public int getCellID()
getPosition
public double[] getPosition()
getdEdx
public float getdEdx()
getTime
public float getTime()
getMCParticle
public MCParticle getMCParticle()
getMomentum
public float[] getMomentum()
getPathLength
public float getPathLength()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.