FreeHEP API
Version v1.2.2

hep.aida.ref.function
Class JELBaseModelFunction

java.lang.Object
  |
  +--hep.aida.ref.event.AIDAObservable
        |
        +--hep.aida.ref.ManagedObject
              |
              +--hep.aida.ref.function.BaseModelFunction
                    |
                    +--hep.aida.ref.function.JELBaseModelFunction
All Implemented Interfaces:
hep.aida.dev.IDevManagedObject, hep.aida.IFunction, hep.aida.IManagedObject, hep.aida.IModelFunction

public class JELBaseModelFunction
extends BaseModelFunction

Author:
serbo

Field Summary
 
Fields inherited from class hep.aida.ref.function.BaseModelFunction
annotation, codeletString, function, functionNormalized, functionNotNormalized, title, varNames
 
Fields inherited from class hep.aida.ref.ManagedObject
fillable
 
Fields inherited from class hep.aida.ref.event.AIDAObservable
isValid
 
Constructor Summary
JELBaseModelFunction(String treeName, int dim, String valexpr, String parameters, String description, String gradexpr)
           
 
Method Summary
 JELFunctionCore createJELFunctionCore(int dim, String valexpr, String parameters, String gradexpr)
           
 
Methods inherited from class hep.aida.ref.function.BaseModelFunction
annotation, calculateNormalizationAmplitude, codeletString, dimension, excludeNormalizationAll, functionValue, getRangeSet, gradient, includeNormalizationAll, indexOfParameter, init, isEqual, isNormalized, normalizationRange, normalize, numberOfParameters, numericGradient, numericParameterGradient, parameter, parameterGradient, parameterNames, parameters, providesGradient, providesNormalization, providesParameterGradient, setCodeletString, setParameter, setParameterNames, setParameters, setTitle, title, toString, value, variableName, variableNames
 
Methods inherited from class hep.aida.ref.ManagedObject
getAIDAType, isFillable, name, setFillable, setName
 
Methods inherited from class hep.aida.ref.event.AIDAObservable
addListener, createEvent, fireStateChanged, fireStateChanged, removeListener, setIsValidAfterNotify, setValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JELBaseModelFunction

public JELBaseModelFunction(String treeName,
                            int dim,
                            String valexpr,
                            String parameters,
                            String description,
                            String gradexpr)
Method Detail

createJELFunctionCore

public JELFunctionCore createJELFunctionCore(int dim,
                                             String valexpr,
                                             String parameters,
                                             String gradexpr)

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.