ICP  1
Public Member Functions | Public Attributes | List of all members
ISISDAE::histogram_async_t Struct Reference

#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

ISISDAEdae
 
DetectorCardIntfdc
 
unsigned long start
 
isisU32_tbuffer
 
int len
 
DAEstatusstatus
 

Detailed Description

Definition at line 85 of file isisdae.h.

Constructor & Destructor Documentation

ISISDAE::histogram_async_t::histogram_async_t ( ISISDAE dae_,
DetectorCardIntf dc_,
unsigned long  start_,
isisU32_t buffer_,
int  len_,
DAEstatus status_ 
)
inline

Definition at line 93 of file isisdae.h.

Member Data Documentation

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().


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