|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.lcsim.emcluster.EMClusterList
A ClusterList for EMClusters
| Constructor Summary | |
EMClusterList(java.util.List v)
Constructor from a List of Clusters |
|
EMClusterList(java.util.Vector v)
Constructor from a Vector of Clusters |
|
| Method Summary | |
java.util.Enumeration |
getClusters()
|
int |
getNClusters()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EMClusterList(java.util.List v)
v - The List of EMClusterspublic EMClusterList(java.util.Vector v)
v - The Vector of EMClusters| Method Detail |
public int getNClusters()
getNClusters in interface hep.lcd.event.ClusterListpublic java.util.Enumeration getClusters()
getClusters in interface hep.lcd.event.ClusterList
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||