Package hep.aida.ref

Class Histogram

    • Field Detail

      • title

        private java.lang.String title
    • Constructor Detail

      • Histogram

        Histogram​(java.lang.String title)
    • Method Detail

      • title

        public java.lang.String title()
        Description copied from interface: IHistogram
        Title of the histogram (will be set only in the constructor).
        Specified by:
        title in interface IHistogram