hep.ilc.marlin.jni
Class CalorimeterHit
java.lang.Object
hep.ilc.marlin.jni.LCObject
hep.ilc.marlin.jni.CalorimeterHit
- Direct Known Subclasses:
- CalorimeterHitAdapter, CalorimeterHitImpl
public class CalorimeterHit
- extends LCObject
CalorimeterHit
protected CalorimeterHit(long cPtr,
boolean cMemoryOwn)
CalorimeterHit
public CalorimeterHit()
getCPtr
protected static long getCPtr(CalorimeterHit 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
getCellID0
public int getCellID0()
getCellID1
public int getCellID1()
getEnergy
public float getEnergy()
getTime
public float getTime()
getPosition
public float[] getPosition()
getType
public int getType()
getRawHit
public LCObject getRawHit()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.