hep.ilc.marlin.jni
Class ParticleID
java.lang.Object
hep.ilc.marlin.jni.LCObject
hep.ilc.marlin.jni.ParticleID
public class ParticleID
- extends LCObject
Constructor Summary |
protected |
ParticleID(long cPtr,
boolean cMemoryOwn)
|
UnknownPDG
public static final int UnknownPDG
ParticleID
protected ParticleID(long cPtr,
boolean cMemoryOwn)
getCPtr
protected static long getCPtr(ParticleID 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
getType
public int getType()
getPDG
public int getPDG()
getLikelihood
public float getLikelihood()
getAlgorithmType
public int getAlgorithmType()
getParameters
public FloatVector getParameters()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.