hep.ilc.marlin.jni
Class LCGenericObject
java.lang.Object
hep.ilc.marlin.jni.LCObject
hep.ilc.marlin.jni.LCGenericObject
public class LCGenericObject
- extends LCObject
Constructor Summary |
protected |
LCGenericObject(long cPtr,
boolean cMemoryOwn)
|
LCGenericObject
protected LCGenericObject(long cPtr,
boolean cMemoryOwn)
getCPtr
protected static long getCPtr(LCGenericObject 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
getNInt
public int getNInt()
getNFloat
public int getNFloat()
getNDouble
public int getNDouble()
getIntVal
public int getIntVal(int index)
getFloatVal
public float getFloatVal(int index)
getDoubleVal
public double getDoubleVal(int index)
isFixedSize
public boolean isFixedSize()
getTypeName
public String getTypeName()
getDataDescription
public String getDataDescription()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.