hep.ilc.marlin.jni
Class TPCHit
java.lang.Object
hep.ilc.marlin.jni.LCObject
hep.ilc.marlin.jni.TPCHit
public class TPCHit
- extends LCObject
Constructor Summary |
protected |
TPCHit(long cPtr,
boolean cMemoryOwn)
|
TPCHit
protected TPCHit(long cPtr,
boolean cMemoryOwn)
getCPtr
protected static long getCPtr(TPCHit obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class LCObject
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class LCObject
equals
public boolean equals(Object obj)
- Overrides:
equals
in class LCObject
hashCode
public int hashCode()
- Overrides:
hashCode
in class LCObject
getCellID
public int getCellID()
getTime
public float getTime()
getCharge
public float getCharge()
getQuality
public int getQuality()
getNRawDataWords
public int getNRawDataWords()
getRawDataWord
public int getRawDataWord(int i)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.