|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--hep.lcd.recon.tracking.TrkHitOnTrk
|
+--hep.lcd.recon.tracking.VtxHitOnTrk
| Fields inherited from class hep.lcd.recon.tracking.TrkHitOnTrk |
isActive, mcp, type, x, y, z |
| Constructor Summary | |
VtxHitOnTrk(String type,
double[] point,
MCParticle mcp)
|
|
VtxHitOnTrk(String type,
double x,
double y,
double z,
MCParticle mcp)
|
|
| Method Summary | |
boolean |
trkHit()
|
boolean |
vtxHit()
|
| Methods inherited from class hep.lcd.recon.tracking.TrkHitOnTrk |
getMCParticle, getType, print, print, setActive |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VtxHitOnTrk(String type,
double[] point,
MCParticle mcp)
public VtxHitOnTrk(String type,
double x,
double y,
double z,
MCParticle mcp)
| Method Detail |
public boolean trkHit()
trkHit in class TrkHitOnTrkpublic boolean vtxHit()
vtxHit in class TrkHitOnTrk
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||