oh::Histogram Class Reference

#include <Histogram.h>

Inheritance diagram for oh::Histogram:

oh::Object List of all members.

Public Types

 D1 = 1
 D2
 D3
enum  Dimension { D1 = 1, D2, D3 }

Static Public Member Functions

static const ISType & type ()

Public Attributes

Dimension dimension
std::string title
unsigned long entries
std::vector< double > errors
std::vector< Axisaxes

Protected Member Functions

 Histogram (const std::string &type)
void publishGuts (ISostream &out)
void refreshGuts (ISistream &in)

Detailed Description

This class is used to store histograms in the IS

Author:
generated by the IS tool
Version:
13/12/06


Member Data Documentation

std::vector<Axis> oh::Histogram::axes

Axes for this histogram

Dimension oh::Histogram::dimension

Histogram dimension

unsigned long oh::Histogram::entries

Number of entries

std::vector<double> oh::Histogram::errors

Optional error values for the bins

std::string oh::Histogram::title

Histogram title


The documentation for this class was generated from the following file:
Generated on Thu Dec 21 16:26:03 2006 for OH User API by  doxygen 1.4.7