|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.aida.ref.function.Grid
public class Grid
Constructor Summary | |
---|---|
Grid(hep.aida.IModelFunction func)
|
Method Summary | |
---|---|
int |
dimension()
|
boolean |
isValid()
|
int |
nBins()
|
int |
nBoxes()
|
void |
printBinning()
|
void |
setBoxes(int nBoxes)
|
double |
volume()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Grid(hep.aida.IModelFunction func)
Method Detail |
---|
public boolean isValid()
public int dimension()
public double volume()
public int nBins()
public int nBoxes()
public void setBoxes(int nBoxes)
public void printBinning()
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |