Documentation of 'hep.aida.ref.dataset.binner.BinError' Java class
BinError
hep.aida.ref.dataset.binner

Interface BinError

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      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

      • plusError

        double plusError(int entries,
                         double height)
        Get the plus error on a bin.
        Parameters:
        entries - The entries in the bin.
        height - The height of the bin.
        Returns:
        The plus error.
      • minusError

        double minusError(int entries,
                          double height)
        Get the minus error on a bin.
        Parameters:
        entries - The entries in the bin.
        height - The height of the bin.
        Returns:
        The minus error.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.