hep.ilc.marlin.adapter.lcsim
Class LCRelationAdapter

java.lang.Object
  extended by hep.ilc.marlin.jni.LCObject
      extended by hep.ilc.marlin.jni.LCRelation
          extended by hep.ilc.marlin.adapter.lcsim.LCRelationAdapter

public class LCRelationAdapter
extends LCRelation


Field Summary
 
Fields inherited from class hep.ilc.marlin.jni.LCObject
swigCMemOwn
 
Constructor Summary
LCRelationAdapter(org.lcsim.event.LCRelation r)
           
 
Method Summary
 boolean equals(Object o)
           
 LCObject getFrom()
           
 LCObject getTo()
           
 float getWeight()
           
 int hashCode()
           
 
Methods inherited from class hep.ilc.marlin.jni.LCRelation
delete, finalize, getCPtr, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership
 
Methods inherited from class hep.ilc.marlin.jni.LCObject
getCPtr
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LCRelationAdapter

public LCRelationAdapter(org.lcsim.event.LCRelation r)
Method Detail

getFrom

public LCObject getFrom()
Overrides:
getFrom in class LCRelation

getTo

public LCObject getTo()
Overrides:
getTo in class LCRelation

getWeight

public float getWeight()
Overrides:
getWeight in class LCRelation

equals

public boolean equals(Object o)
Overrides:
equals in class LCRelation

hashCode

public int hashCode()
Overrides:
hashCode in class LCRelation


Copyright © 2000-2007 FreeHEP. All Rights Reserved.