|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthep.aida.ref.event.AIDAObservable
hep.aida.ref.ManagedObject
hep.aida.ref.function.AbstractIFunction
jhplot.fit.BreitWigner
public class BreitWigner
Build a Breit-Wigner distribution.
| Constructor Summary | |
|---|---|
BreitWigner()
|
|
BreitWigner(java.lang.String title)
|
|
BreitWigner(java.lang.String[] variableNames,
java.lang.String[] parameterNames)
|
|
| Method Summary | |
|---|---|
double |
value(double[] v)
Provide value for your function here. |
| Methods inherited from class hep.aida.ref.ManagedObject |
|---|
isFillable, name, setFillable, setName, type, typeForClass |
| Methods inherited from class hep.aida.ref.event.AIDAObservable |
|---|
addListener, isConnected, removeAllListeners, removeListener, setConnected, setValid, setValidForAll |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hep.aida.ref.event.Connectable |
|---|
isConnected, setConnected |
| Constructor Detail |
|---|
public BreitWigner()
public BreitWigner(java.lang.String title)
public BreitWigner(java.lang.String[] variableNames,
java.lang.String[] parameterNames)
| Method Detail |
|---|
public double value(double[] v)
AbstractIFunction
value in interface hep.aida.IFunctionvalue in class AbstractIFunction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||