|
FreeHEP API Version current |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.aida.ref.dataSet.binner.EfficiencyBinError
Calculates the bin error for efficiency-type histograms
| Constructor Summary | |
EfficiencyBinError()
|
|
| Method Summary | |
double |
minusError(int entries,
double height)
Get the minus error on a bin. |
double |
plusError(int entries,
double height)
Get the plus error on a bin. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EfficiencyBinError()
| Method Detail |
public double minusError(int entries,
double height)
minusError in interface BinErrorentries - The entries in the bin.height - The height of the bin.
public double plusError(int entries,
double height)
plusError in interface BinErrorentries - The entries in the bin.height - The height of the bin.
|
FreeHEP API Version current |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||