![]() |
Reference Documentation |
#include <H_HistoTable.h>
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 |
|
Definition at line 16 of file H_HistoTable.h. References HTL_STREAM_STD, and os. |
|
Definition at line 18 of file H_HistoTable.h. References os. |
|
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(). |
|
Definition at line 35 of file H_HistoTable.h. Referenced by HistoTable1D(), write(), and ~HistoTable1D(). |
Anaphe documentation generated by Doxygen (www.doxygen.org) |