|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.aida.ref.histogram.binner.AbstractBinner1D
hep.aida.ref.histogram.binner.BasicBinner1D
public class BasicBinner1D
Constructor Summary | |
---|---|
BasicBinner1D(Binner1D binner)
|
|
BasicBinner1D(int bins)
|
Method Summary | |
---|---|
double |
minusError(int bin)
|
double |
plusError(int bin)
|
Methods inherited from class hep.aida.ref.histogram.binner.AbstractBinner1D |
---|
binCenter, bins, clear, entries, fill, height, initBinner, mean, rms, scale, setBinCenter, setBinContent, sumWW, sumXW, sumXXW, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BasicBinner1D(int bins)
public BasicBinner1D(Binner1D binner)
Method Detail |
---|
public double plusError(int bin)
public double minusError(int bin)
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |