hep.ilc.marlin.jni
Class Cluster
java.lang.Object
hep.ilc.marlin.jni.LCObject
hep.ilc.marlin.jni.Cluster
public class Cluster
- extends LCObject
Constructor Summary |
protected |
Cluster(long cPtr,
boolean cMemoryOwn)
|
Cluster
protected Cluster(long cPtr,
boolean cMemoryOwn)
getCPtr
protected static long getCPtr(Cluster 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()
getEnergy
public float getEnergy()
getPosition
public float[] getPosition()
getPositionError
public FloatVector getPositionError()
getITheta
public float getITheta()
getIPhi
public float getIPhi()
getDirectionError
public FloatVector getDirectionError()
getShape
public FloatVector getShape()
getParticleIDs
public ParticleIDVector getParticleIDs()
getClusters
public ClusterVector getClusters()
getCalorimeterHits
public CalorimeterHitVector getCalorimeterHits()
getHitContributions
public FloatVector getHitContributions()
getSubdetectorEnergies
public FloatVector getSubdetectorEnergies()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.