hep.ilc.marlin.jni
Class ThrustReconstruction

java.lang.Object
  extended by hep.ilc.marlin.jni.Processor
      extended by hep.ilc.marlin.jni.ThrustReconstruction

public class ThrustReconstruction
extends Processor


Field Summary
 
Fields inherited from class hep.ilc.marlin.jni.Processor
swigCMemOwn
 
Constructor Summary
  ThrustReconstruction()
           
protected ThrustReconstruction(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 void end()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
protected static long getCPtr(ThrustReconstruction obj)
           
 int hashCode()
           
 void init()
           
 void modifyEvent(LCEvent evt)
           
 void modifyRunHeader(LCRunHeader run)
           
 Processor newProcessor()
           
 void processEvent(LCEvent evt)
           
 void processRunHeader(LCRunHeader run)
           
 
Methods inherited from class hep.ilc.marlin.jni.Processor
baseInit, check, description, getCPtr, isFirstEvent, name, parameters, printDescription, printDescriptionXML, printParameters, setFirstEvent, setName, setParameters, type
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThrustReconstruction

protected ThrustReconstruction(long cPtr,
                               boolean cMemoryOwn)

ThrustReconstruction

public ThrustReconstruction()
Method Detail

getCPtr

protected static long getCPtr(ThrustReconstruction obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class Processor
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class Processor

equals

public boolean equals(Object obj)
Overrides:
equals in class Processor

hashCode

public int hashCode()
Overrides:
hashCode in class Processor

newProcessor

public Processor newProcessor()
Overrides:
newProcessor in class Processor

init

public void init()
Overrides:
init in class Processor

processRunHeader

public void processRunHeader(LCRunHeader run)
Overrides:
processRunHeader in class Processor

modifyRunHeader

public void modifyRunHeader(LCRunHeader run)

processEvent

public void processEvent(LCEvent evt)
Overrides:
processEvent in class Processor

modifyEvent

public void modifyEvent(LCEvent evt)

end

public void end()
Overrides:
end in class Processor


Copyright © 2000-2007 FreeHEP. All Rights Reserved.