FreeHEP API
Version current

hep.aida.ref.pdf
Class FunctionConverter

java.lang.Object
  extended byhep.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

Constructor Summary
FunctionConverter()
           
 
Method Summary
static hep.aida.IModelFunction convert(Function f)
           
static Function convert(hep.aida.IFunction f)
           
static Function getFunction(Object obj)
           
static hep.aida.IFunction getIFunction(Object obj)
           
static hep.aida.IModelFunction getIModelFunction(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionConverter

public FunctionConverter()
Method Detail

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)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.