public class McClusterTest extends McCluster
Constructor and Description |
---|
McClusterTest(McClusterTest mct) |
McClusterTest(SurfTest stst,
int mcid) |
McClusterTest(SurfTest stst,
int[] mcids) |
McClusterTest(SurfTest stst,
List mcids) |
Modifier and Type | Method and Description |
---|---|
boolean |
equal(Cluster clus)
equality
Return true if and only if the two clusters are identical.
|
List |
predict(ETrack tre)
Generate and return the predictions for a track.
|
Surface |
surface()
Return the cluster surface.
|
String |
toString() |
String |
type()
Return the type.
|
equals, genericType, notEquals, predict, staticType, typeName
public SurfTest _stst
public McClusterTest(SurfTest stst, int mcid)
public McClusterTest(SurfTest stst, int[] mcids)
public McClusterTest(McClusterTest mct)
public boolean equal(Cluster clus)
Cluster
public List predict(ETrack tre)
Cluster
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.