public class Fitter extends Object
Modifier and Type | Method and Description |
---|---|
void |
addFunc(String name1,
String tooltip1,
String defininion1,
String param1,
int dim)
add a new user function with the name and tooltip
|
void |
clearFit() |
void |
doFit(hep.aida.IFunction func,
String sfunc)
Do fit
|
void |
drawFunc()
Draw a function using current settings
|
void |
getSettings()
Get all settings
|
void |
iniData(H1D h1,
String name) |
void |
iniData(P1D p1,
String name) |
void |
iniFunc() |
static void |
main(String[] args) |
void |
setHtml(String html) |
void |
setRange(double rmin,
double rmax)
set range manually
|
void |
showIt() |
void |
showOutput(String a)
Show output in jehep or prompt
|
public static void main(String[] args)
public void showIt()
public void setHtml(String html)
public void iniFunc()
public void clearFit()
public void setRange(double rmin, double rmax)
public void doFit(hep.aida.IFunction func, String sfunc)
public void drawFunc()
public void getSettings()
public void showOutput(String a)
a
- MessageJas4pp 1.5 © Java Analysis Studio for Particle Physics