|
FreeHEP API Version current |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.aida.ref.function.FunctionFactory
| Constructor Summary | |
|
FunctionFactory(hep.aida.ITree tree)
Create a new FunctionFactory. |
protected |
FunctionFactory(Tree tree)
Create a new FunctionFactory. |
| Method Summary | |
hep.aida.IFunctionCatalog |
catalog()
get access to the function catalog |
hep.aida.IFunction |
cloneFunction(String path,
hep.aida.IFunction f)
|
hep.aida.IFunction |
createFunctionByName(String path,
String model)
Create function from a name registered in the catalog. |
hep.aida.IFunction |
createFunctionFromScript(String path,
int dim,
String valexpr,
String parameters,
String description)
Create function from script. |
hep.aida.IFunction |
createFunctionFromScript(String path,
int dim,
String valexpr,
String parameters,
String description,
String gradexpr)
Create function from script. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FunctionFactory(hep.aida.ITree tree)
tree - the ITree where the histogram is added.protected FunctionFactory(Tree tree)
tree - the Tree where the histogram is added.| Method Detail |
public hep.aida.IFunction createFunctionByName(String path,
String model)
createFunctionByName in interface hep.aida.IFunctionFactory
public hep.aida.IFunction createFunctionFromScript(String path,
int dim,
String valexpr,
String parameters,
String description)
createFunctionFromScript in interface hep.aida.IFunctionFactory
public hep.aida.IFunction createFunctionFromScript(String path,
int dim,
String valexpr,
String parameters,
String description,
String gradexpr)
createFunctionFromScript in interface hep.aida.IFunctionFactory
public hep.aida.IFunction cloneFunction(String path,
hep.aida.IFunction f)
cloneFunction in interface hep.aida.IFunctionFactorypublic hep.aida.IFunctionCatalog catalog()
catalog in interface hep.aida.IFunctionFactory
|
FreeHEP API Version current |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||