ICP
1
|
Public Member Functions | |
ReadAllDAE1SpectraTask (const std::string &name, DetectorCardIntf *dc, isisU32_t *buffer, int nbuffer, const int *spec_to_crpt_offset, int persize, DAEstatus &status) | |
void | runTask () |
void | cancel () |
Private Attributes | |
DAEstatus & | m_status |
DetectorCardIntf * | m_dc |
isisU32_t * | m_buffer |
int | m_nbuffer |
const int * | m_spec_to_crpt_offset |
int | m_persize |
Definition at line 81 of file isisdae.cpp.
|
inline |
Definition at line 91 of file isisdae.cpp.
|
inline |
Definition at line 105 of file isisdae.cpp.
|
inline |
Definition at line 95 of file isisdae.cpp.
References m_buffer, m_dc, m_nbuffer, m_persize, m_spec_to_crpt_offset, m_status, and DetectorCardIntf::readAllDAE1Spectra().
|
private |
Definition at line 85 of file isisdae.cpp.
Referenced by runTask().
|
private |
Definition at line 84 of file isisdae.cpp.
Referenced by runTask().
|
private |
Definition at line 86 of file isisdae.cpp.
Referenced by runTask().
|
private |
Definition at line 88 of file isisdae.cpp.
Referenced by runTask().
|
private |
Definition at line 87 of file isisdae.cpp.
Referenced by runTask().
|
private |
Definition at line 83 of file isisdae.cpp.
Referenced by runTask().