public class MomentsFac extends Object
Constructor and Description |
---|
MomentsFac(int order)
Initialization of the factorial moments.
|
Modifier and Type | Method and Description |
---|---|
void |
doc()
Show online documentation.
|
double[] |
getErrors()
Get errors on the moment calculations.
|
P1D |
getResults()
Get results in form of P1D.
|
double[] |
getValues()
Get values of the factorial moments
|
void |
process(int n)
Process current event for an integer random variable
|
public MomentsFac(int order)
order
- Max oder of the factorial momentpublic void process(int n)
n
- input variable for the moment calculationspublic double[] getValues()
public double[] getErrors()
public P1D getResults()
public void doc()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics