hep.aida.ref.pdf
Class FunctionConverter
java.lang.Object
hep.aida.ref.pdf.FunctionConverter
- public class FunctionConverter
- extends Object
Converts IFunctions to Functions and vice-versa.
- Author:
- The FreeHEP team @ SLAC.
- Source Code:
- FunctionConverter.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionConverter
public FunctionConverter()
convert
public static hep.aida.IModelFunction convert(Function f)
convert
public static Function convert(hep.aida.IFunction f)
getIFunction
public static hep.aida.IFunction getIFunction(Object obj)
getIModelFunction
public static hep.aida.IModelFunction getIModelFunction(Object obj)
getFunction
public static Function getFunction(Object obj)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.