hep.ilc.marlin.jni
Class ErrorOfSigma

java.lang.Object
  extended by hep.ilc.marlin.jni.ErrorOfSigma

public class ErrorOfSigma
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  ErrorOfSigma(long n)
           
protected ErrorOfSigma(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
protected static long getCPtr(ErrorOfSigma obj)
           
 int hashCode()
           
 double lowerError(double sigma)
           
 double upperError(double sigma)
           
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

ErrorOfSigma

protected ErrorOfSigma(long cPtr,
                       boolean cMemoryOwn)

ErrorOfSigma

public ErrorOfSigma(long n)
Method Detail

getCPtr

protected static long getCPtr(ErrorOfSigma obj)

finalize

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

delete

public void delete()

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object

lowerError

public double lowerError(double sigma)

upperError

public double upperError(double sigma)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.