hep.ilc.marlin.adapter.lcsim
Class LCRelationImplementation
java.lang.Object
hep.ilc.marlin.adapter.lcsim.LCRelationImplementation
- All Implemented Interfaces:
- org.lcsim.event.LCRelation
public class LCRelationImplementation
- extends Object
- implements org.lcsim.event.LCRelation
LCRelationImplementation
public LCRelationImplementation(LCRelation r,
org.lcsim.event.EventHeader e)
getFrom
public Object getFrom()
- Specified by:
getFrom
in interface org.lcsim.event.LCRelation
getTo
public Object getTo()
- Specified by:
getTo
in interface org.lcsim.event.LCRelation
getWeight
public float getWeight()
- Specified by:
getWeight
in interface org.lcsim.event.LCRelation
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2000-2007 FreeHEP. All Rights Reserved.