|
ICP
1
|
#include <isisdae.h>
Public Member Functions | |
| histogram_async_t (ISISDAE *dae_, DetectorCardIntf *dc_, unsigned long start_, isisU32_t *buffer_, int len_, DAEstatus &status_) | |
Public Attributes | |
| ISISDAE * | dae |
| DetectorCardIntf * | dc |
| unsigned long | start |
| isisU32_t * | buffer |
| int | len |
| DAEstatus & | status |
|
inline |
| isisU32_t* ISISDAE::histogram_async_t::buffer |
Definition at line 90 of file isisdae.h.
Referenced by ISISDAE::readDCHistogramThread().
| ISISDAE* ISISDAE::histogram_async_t::dae |
Definition at line 87 of file isisdae.h.
Referenced by ISISDAE::readDCHistogramThread().
| DetectorCardIntf* ISISDAE::histogram_async_t::dc |
Definition at line 88 of file isisdae.h.
Referenced by ISISDAE::readDCHistogramThread().
| int ISISDAE::histogram_async_t::len |
Definition at line 91 of file isisdae.h.
Referenced by ISISDAE::readDCHistogramThread().
| unsigned long ISISDAE::histogram_async_t::start |
Definition at line 89 of file isisdae.h.
Referenced by ISISDAE::readDCHistogramThread().
| DAEstatus& ISISDAE::histogram_async_t::status |
Definition at line 92 of file isisdae.h.
Referenced by ISISDAE::readDCHistogramThread().
1.8.5