Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

HistoTable1D Class Reference

#include <H_HistoTable.h>

List of all members.

Public Methods

 HistoTable1D (const char *fn)
 Constructor.

virtual ~HistoTable1D ()
 Destructor.

int write (const I_Histo &a_histo)
 Write a_histo to ascii file.


Private Attributes

HTL_STREAM_STD::ofstream & os


Constructor & Destructor Documentation

HistoTable1D::HistoTable1D const char *    fn [inline]
 

Definition at line 16 of file H_HistoTable.h.

References HTL_STREAM_STD, and os.

virtual HistoTable1D::~HistoTable1D   [inline, virtual]
 

Definition at line 18 of file H_HistoTable.h.

References os.


Member Function Documentation

int HistoTable1D::write const I_Histo   a_histo [inline]
 

Definition at line 20 of file H_HistoTable.h.

References H_Bin_Helper::bin_center(), I_Histo::bin_count(), I_Histo::dim(), I_Bin::error(), HTL_ERR, I_Histo::i_bin(), os, Size, and I_Bin::value().


Member Data Documentation

HTL_STREAM_STD::ofstream& HistoTable1D::os [private]
 

Definition at line 35 of file H_HistoTable.h.

Referenced by HistoTable1D(), write(), and ~HistoTable1D().


The documentation for this class was generated from the following file:

Anaphe documentation generated by Doxygen (www.doxygen.org)