|
FreeHEP API Version current |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Classes implementing this interfaces calculate the plus and minus error on a bin given its entries and height.
| 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. |
| Method Detail |
public double plusError(int entries,
double height)
entries - The entries in the bin.height - The height of the bin.
public double minusError(int entries,
double height)
entries - 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 | |||||||||