hep.lcd.event
Interface ClusterList


public interface ClusterList


Method Summary
 Enumeration getClusters()
          Returns an enumeration of Cluster objects
 int getNClusters()
          Returns the number of Cluster objects in this event
 

Method Detail

getNClusters

public int getNClusters()
Returns the number of Cluster objects in this event

getClusters

public Enumeration getClusters()
Returns an enumeration of Cluster objects


The LCD Group