Belle II Software
release-08-01-10
|
Public Member Functions | |
eb_statistics (const char *file_up, int nup, const char *file_down, int ndown) | |
stream_statistics * | up () |
stream_statistics & | up (int i) |
stream_statistics * | down () |
stream_statistics & | down (int i) |
Private Attributes | |
int | m_n_u |
int | m_n_d |
int | m_fd_u |
int | m_fd_d |
int | m_len_u |
int | m_len_d |
stream_statistics * | m_stat_u |
stream_statistics * | m_stat_d |
Definition at line 30 of file mmap_statistics.h.