hep.lcd.recon.cluster.radial.cl
Interface ClusterCell
- All Known Implementing Classes:
- CalCellCollection.CalCell
- public interface ClusterCell
isTransverseNeighbor
public boolean isTransverseNeighbor(ClusterCell other)
getNeighbors
public Vector getNeighbors()
getEnergy
public double getEnergy()
getHits
public Vector getHits()
getX
public double getX()
getY
public double getY()
getZ
public double getZ()
getRadius
public double getRadius()
getToBeam
public double getToBeam()
getPhi
public double getPhi()
getTheta
public double getTheta()
getCosPhi
public double getCosPhi()
getSinPhi
public double getSinPhi()
greaterThan
public boolean greaterThan(ClusterCell otherCell)
The LCD Group