Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

HistoTable2D Class Reference

#include <H_HistoTable.h>

List of all members.

Public Methods

 HistoTable2D (const char *fn)
 Constructor.

virtual ~HistoTable2D ()
 Destructor.

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


Private Attributes

HTL_STREAM_STD::ofstream & os


Constructor & Destructor Documentation

HistoTable2D::HistoTable2D const char *    fn [inline]
 

Definition at line 46 of file H_HistoTable.h.

References HTL_STREAM_STD, and os.

virtual HistoTable2D::~HistoTable2D   [inline, virtual]
 

Definition at line 48 of file H_HistoTable.h.

References os.


Member Function Documentation

int HistoTable2D::write const I_Histo   a_histo [inline]
 

Definition at line 50 of file H_HistoTable.h.

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


Member Data Documentation

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

Definition at line 69 of file H_HistoTable.h.

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


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

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