![]() |
Reference Documentation |
#include <H_HistoTable.h>
Public Methods | |
HistoTable3D (const char *fn) | |
Constructor. | |
virtual | ~HistoTable3D () |
Destructor. | |
int | write (const I_Histo &a_histo) |
Write a_histo to ascii file. | |
Private Attributes | |
HTL_STREAM_STD::ofstream & | os |
|
Definition at line 79 of file H_HistoTable.h. References HTL_STREAM_STD, and os. |
|
Definition at line 81 of file H_HistoTable.h. References os. |
|
Definition at line 83 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(). |
|
Definition at line 105 of file H_HistoTable.h. Referenced by HistoTable3D(), write(), and ~HistoTable3D(). |
Anaphe documentation generated by Doxygen (www.doxygen.org) |