hep.ilc.marlin.jni
Class Track
java.lang.Object
hep.ilc.marlin.jni.LCObject
hep.ilc.marlin.jni.Track
- Direct Known Subclasses:
- TrackAdapter
public class Track
- extends LCObject
Constructor Summary |
|
Track()
|
protected |
Track(long cPtr,
boolean cMemoryOwn)
|
Track
protected Track(long cPtr,
boolean cMemoryOwn)
Track
public Track()
getCPtr
protected static long getCPtr(Track 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
getType
public int getType()
getD0
public float getD0()
getPhi
public float getPhi()
getOmega
public float getOmega()
getZ0
public float getZ0()
getTanLambda
public float getTanLambda()
getCovMatrix
public FloatVector getCovMatrix()
getReferencePoint
public float[] getReferencePoint()
isReferencePointPCA
public boolean isReferencePointPCA()
getChi2
public float getChi2()
getNdf
public int getNdf()
getdEdx
public float getdEdx()
getdEdxError
public float getdEdxError()
getRadiusOfInnermostHit
public float getRadiusOfInnermostHit()
getSubdetectorHitNumbers
public IntVector getSubdetectorHitNumbers()
getTracks
public TrackVector getTracks()
getTrackerHits
public TrackerHitVector getTrackerHits()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.