hep.aida.ref.function
Class FunctionCreator
java.lang.Object
hep.aida.ref.function.FunctionCreator
public class FunctionCreator
- extends Object
Singleton class that is used by FunctionFactory and FunctionCatalog
to create functions from codelet strings. Use static method
getFunctionCreator() to get an instance of this class.
FunctionCreator
public FunctionCreator()
createFromCodelet
public hep.aida.IFunction createFromCodelet(String codeletString)
createFromCodelet
public hep.aida.IFunction createFromCodelet(String nameInTree,
String codeletString)
toString
public static String toString(hep.aida.IFunction f)
jHepWork 3.1 ©